Skip to content

Commit 1f8ec19

Browse files
authored
Merge pull request #468 from UCD-SERG/CRANrelease/v1.3.1
Merge duplicate branches
2 parents 8a6b2f5 + 11c09be commit 1f8ec19

5 files changed

Lines changed: 12 additions & 11 deletions

File tree

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 1.4.0
2+
Date: 2025-12-11 22:31:58 UTC
3+
SHA: 02208869b47b790564258688d5861d429bccc61e

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Type: Package
22
Package: serocalculator
33
Title: Estimating Infection Rates from Serological Data
4-
Version: 1.3.1
4+
Version: 1.4.0
55
Authors@R: c(
6-
person("Peter", "Teunis", , "p.teunis@emory.edu", role = c("aut", "cph"),
7-
comment = "Author of the method and original code."),
86
person("Kristina", "Lai", , "kwlai@ucdavis.edu", role = c("aut", "cre")),
97
person("Chris", "Orwa", role = "aut"),
108
person("Kwan Ho", "Lee", , "ksjlee@ucdavis.edu", role = "ctb"),
9+
person("Peter", "Teunis", , "p.teunis@emory.edu", role = c("aut", "cph"),
10+
comment = "Author of the method and original code."),
1111
person("Kristen", "Aiemjoy", , "kaiemjoy@ucdavis.edu", role = "aut"),
1212
person("Douglas Ezra", "Morrison", , "demorrison@ucdavis.edu", role = "aut")
1313
)

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# serocalculator 1.3.1
1+
# serocalculator 1.4.0
22

33
## New features
44

cran-comments.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
## Resubmission
22

3-
* Package had been archived from CRAN on 26-11-2024 following policy violation (Internet Access)
4-
* In response, we removed urls with unstable servers and added internal datasets for examples and testing
3+
* Package was flagged for errors on 11-14-2025 due to errors in `expect_snapshot_data()` and an out of date URL
4+
* In response, we copied `expect_snapshot_data()` into an internal function (with permission from creators)
5+
and replaced the out of date URL
56
* Includes additional developments consistent with a minor version increase.
67
* Full updates are described in NEWS.md.
78
* There are currently no downstream dependencies for this package
89

910
## R CMD check results
1011

11-
0 errors | 0 warnings | 1 note
12+
0 errors | 0 warnings | 0 notes
1213

13-
* There are some words flagged as misspellings in DESCRIPTION, however these are spelled correctly.
14-
15-
* Package was previously archived on CRAN

man/serocalculator-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)