CRAN Package Check Results for Maintainer ‘Fabio Demarqui <fndemarqui at est.ufmg.br>’

Last updated on 2025-05-09 01:50:35 CEST.

Package ERROR NOTE OK
bellreg 5 8
covid19br 9 4
peppm 2 11
rsurv 9 4
survstan 5 8
YPBP 7 6
YPPE 7 6

Package bellreg

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.2.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.2.2
Check: installed package size
Result: NOTE installed size is 54.9Mb sub-directories of 1Mb or more: libs 54.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.0.2.2
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package covid19br

Current CRAN status: ERROR: 9, OK: 4

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.8
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.8
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(covid19br) > > test_check("covid19br") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_covid19br.R:18:1'): (code run outside of `test_that()`) ──────── Error in `readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true"))`: cannot open the connection to 'https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true' Backtrace: ▆ 1. ├─regions %>% filter(date == max(date)) %>% add_geo() %>% ... at test_covid19br.R:18:1 2. ├─covid19br::add_epi_rates(.) 3. │ └─data %>% ... 4. ├─dplyr::mutate(...) 5. └─covid19br::add_geo(.) 6. └─base::readRDS(url("https://github.com/dest-ufmg/covid19repo/blob/master/data/geoRegions.rds?raw=true")) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package peppm

Current CRAN status: NOTE: 2, OK: 11

Version: 0.0.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Fabio Demarqui <fndemarqui@est.ufmg.br>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package rsurv

Current CRAN status: NOTE: 9, OK: 4

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘lp.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Package survstan

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.7.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘RcppParallel’ ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.7.1
Check: installed package size
Result: NOTE installed size is 63.6Mb sub-directories of 1Mb or more: libs 63.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.0.7.1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package YPBP

Current CRAN status: NOTE: 7, OK: 6

Version: 0.0.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Fabio Demarqui <fndemarqui@est.ufmg.br>’ The Description field contains et al. (2019) <arXiv:1910.04475>. Model fitting can be carried out via Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.1
Check: installed package size
Result: NOTE installed size is 56.0Mb sub-directories of 1Mb or more: libs 55.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.0.1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package YPPE

Current CRAN status: NOTE: 7, OK: 6

Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Fabio Demarqui <fndemarqui@est.ufmg.br>’ The Description field contains Mayrink (2019) <arXiv:1910.02406>. Model fitting carried out via Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: installed package size
Result: NOTE installed size is 53.8Mb sub-directories of 1Mb or more: libs 53.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64