Skip to content

Commit 056e89a

Browse files
committed
a couple more
1 parent 1748360 commit 056e89a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fda
22
Version: 5.1.7
3-
Date: 2020-25-09
3+
Date: 2020-11-26
44
Title: Functional Data Analysis
55
Author: J. O. Ramsay <ramsay@psych.mcgill.ca> [aut,cre],
66
Spencer Graves <spencer.graves@effectivedefense.org> [ctb],

cran-comments.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## fda_5.1.7, 25 November 2020
2+
This release and the last release in April of this year were prepared using maxOS Catalina version 10.15.7
3+
This release was spell checked with spelling::spell_check_package()
4+
Checking for reverse dependencies was via command devtools::install_github("r-lib/revdepcheck")
5+
6+
Two packages were found in error:
7+
8+
Actigraphy: Contact was established with the maintainer and he identified an error in his code for a call to
9+
fda function fRegress.stderr() which he fixed.
10+
11+
FDRreg: This is a tiny package. We alerted the maintainer of the check, and then downloaded the tar file.
12+
There were only two lines of code calling a fda functions create.bspline.basis() and eval.basis(), and their calls
13+
were correct.
14+
We will wait a week or so before resubmission in case the maintainer responds to our email.
15+
16+
Jim Ramsay

0 commit comments

Comments
 (0)