Skip to content

Commit 5b98910

Browse files
committed
update dtae in DESC & add cran comments
1 parent db87ee8 commit 5b98910

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: stelfi
22
Type: Package
33
Title: Hawkes and Log-Gaussian Cox Point Processes Using Template Model Builder
44
Version: 1.0.2
5-
Date: 2025-08-12
5+
Date: 2025-09-15
66
Authors@R:
77
c(person(given = "Charlotte M.",
88
family = "Jones-Todd",

cran-comments.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1-
## New submission
1+
## (re/new)submission
22

33
Package was archived on CRAN on 2025-04-02
44

5-
Apologies for not fixing issue in time to maintain continued hosting on CRAN.
6-
The issue related to the INFO note below, which
7-
was previously piaked up as a NOTE. As noted the sub-directory in questions
8-
is created when the C++ template, required for its functionality, is compiled.
5+
Resubmitted to CRAN 2025-08-19
6+
7+
Failed two tests in `test-fits.R` for `LGCP model fitting (spatial)` on M1mac where parameters were not estimated within the tolerance given. This likely due to the slight difference in approximation. I have reformulated this test accordingly.
98

109
## Test environments
1110

1211
* ubuntu-latest (release & devel)
1312
* local ubuntu 20.04
14-
* windows-latest (release)
13+
* windows-latest (release & oldrelease)
1514
* macos-latest (release)
1615

1716
## R CMD check results
@@ -20,16 +19,24 @@ is created when the C++ template, required for its functionality, is compiled.
2019

2120
The following NOTE was received
2221

23-
* Maintainer: Charlotte M. Jones-Todd <[email protected]>
22+
* Maintainer: 'Charlotte M. Jones-Todd <[email protected]>'
2423

2524
New submission
2625

2726
Package was archived on CRAN
2827

28+
Possibly misspelled words in DESCRIPTION:
29+
Hawkes (3:8, 36:18, 36:92, 36:130)
30+
Lindgren (36:925)
31+
spatiotemporal (36:628)
32+
33+
* These are the correct spellings
34+
2935
CRAN repository db overrides:
3036
X-CRAN-Comment: Archived on 2025-04-02 as issues were not corrected
3137
in time
32-
38+
39+
* Again, apologies. As above I have reformilated tests for M1mac
3340

3441
The following INFO was received
3542

@@ -42,4 +49,8 @@ The following INFO was received
4249

4350
## Downstream dependencies
4451

45-
* There are currently no downstream dependencies for this package.
52+
* There are currently no downstream dependencies for this package.
53+
54+
## Changes
55+
56+
Maintainer email changed to [email protected]

0 commit comments

Comments
 (0)