diff --git a/cran-comments.md b/cran-comments.md index 5fbe5731..8a731d70 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,11 +2,11 @@ ## Test environments * local windows R installation, R 4.1.0 -* windows (on Github Actions), R 4.1.0 -* macOS, R 4.1.0 +* windows (on Github Actions), R 4.1.0 +* macOS (on Github Actions), R 4.1.0 * ubuntu 20.04 (on GitHub Actions), R 4.1.0 +* ubuntu 20.04 (on GitHub Actions), R 3.6.0 * ubuntu 20.04 (on GitHub Actions), R devel -* ubuntu 20.04 (on GitHub Actions), R 3.5.0 ## R CMD check results @@ -14,4 +14,4 @@ ## Reverse dependencies -Both reverse dependencies (ffscrapr and ffsimulator) were checked with R CMD check and passed cleanly. +Checked all four CRAN reverse dependencies (ffsimulator, ffscrapr, nflfastR, nfl4th) and all package checks passed with no new problems. diff --git a/revdep/README.md b/revdep/README.md index 0f1ddd20..4dad75fc 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -10,25 +10,27 @@ |collate |English_Canada.1252 | |ctype |English_Canada.1252 | |tz |America/New_York | -|date |2021-10-05 | +|date |2021-12-08 | # Dependencies -|package |old |new | | -|:-------------|:------|:------|:--| -|nflreadr |1.1.0 |1.1.1 |* | -|cachem |1.0.6 |1.0.6 | | -|curl |4.3.2 |4.3.2 | | -|data.table |1.14.2 |1.14.2 | | -|fastmap |1.1.0 |1.1.0 | | -|memoise |2.0.0 |2.0.0 | | -|qs |0.25.1 |0.25.1 | | -|RApiSerialize |0.1.0 |0.1.0 | | -|rappdirs |0.3.3 |0.3.3 | | -|Rcpp |1.0.7 |1.0.7 | | -|RcppParallel |5.1.4 |5.1.4 | | -|rlang |0.4.11 |0.4.11 | | -|stringfish |0.15.2 |0.15.2 | | +|package |old |new | | +|:-------------|:--------|:--------|:--| +|nflreadr |1.1.1 |1.1.2 |* | +|cachem |1.0.6 |1.0.6 | | +|cli |NA |3.1.0 |* | +|curl |4.3.2 |4.3.2 | | +|data.table |1.14.2 |1.14.2 | | +|fastmap |1.1.0 |1.1.0 | | +|glue |NA |1.5.1 |* | +|memoise |2.0.1 |2.0.1 | | +|qs |0.25.1.1 |0.25.1.1 | | +|RApiSerialize |0.1.0 |0.1.0 | | +|rappdirs |0.3.3 |0.3.3 | | +|Rcpp |1.0.7 |1.0.7 | | +|RcppParallel |5.1.4 |5.1.4 | | +|rlang |0.4.12 |0.4.12 | | +|stringfish |0.15.5 |0.15.5 | | # Revdeps diff --git a/revdep/cran.md b/revdep/cran.md index 64eb36cf..5e0b18cb 100644 --- a/revdep/cran.md +++ b/revdep/cran.md @@ -1,6 +1,6 @@ ## revdepcheck results -We checked 2 reverse dependencies (0 from CRAN + 2 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. +We checked 4 reverse dependencies (0 from CRAN + 4 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems * We failed to check 0 packages diff --git a/revdep/data.sqlite b/revdep/data.sqlite index c16d4a1b..f8829df5 100644 Binary files a/revdep/data.sqlite and b/revdep/data.sqlite differ