[Bug 14686] New: EastSunday in fCalendar is stuck to current year

Martin Maechler maechler at stat.math.ethz.ch
Fri Sep 23 09:43:54 CEST 2011


> https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14686
>            Summary: EastSunday in fCalendar is stuck to current year
>            Product: R
>            Version: R 2.13.1 patched
>           Platform: x86_64/x64/amd64 (64-bit)
>         OS/Version: Mac OS X 10.7
>             Status: NEW
>           Severity: normal
>           Priority: P5
>          Component: Add-ons
>         AssignedTo: R-core at R-project.org
>         ReportedBy: gsl at statlab.uni-heidelberg.de
>    Estimated Hours: 0.0
> 
> 
> In package fCalendar,
> EasterSunday uses 
>   ans = Easter(year = currentYear)
> This pins everything to the current year. It should be
>   ans = Easter(year = year)
> 
> Sorry for posting here. No contact mail for the maintainer is given.

Hmm??

maintainer("fCalendar")
or also  packageDescription("fCalendar")

all point to the correct e-mail --- to which I now CC,
so you, Günther, need not.

*AND*  if you use 'fCalendar' it starts with big message

#################################################################
# The new version of 'fCalendar' has been renamed to 'timeDate' #
#################################################################

and  'timeDate' has had a correct  EasterSunday() for many many
months.


Best regards to Heidelberg,
Martin

>    gs.
> 
> -- 
> Configure bugmail: https://bugs.r-project.org/bugzilla3/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are the assignee for the bug.



More information about the Rmetrics-core mailing list