CRAN Package Check Results for Maintainer ‘Lampros Bouranis <bernadette.aueb at gmail.com>’

Last updated on 2024-05-03 05:53:39 CEST.

Package ERROR NOTE OK
Bernadette 1 5 6

Package Bernadette

Current CRAN status: ERROR: 1, NOTE: 5, OK: 6

Version: 1.1.5
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.1.5
Check: installed package size
Result: NOTE installed size is 62.8Mb sub-directories of 1Mb or more: libs 62.2Mb Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.1.5
Check: examples
Result: ERROR Running examples in 'Bernadette-Ex.R' failed The error most likely occurred in: > ### Name: age_distribution > ### Title: Country-specific age distribution > ### Aliases: age_distribution > > ### ** Examples > > # Age distribution for Greece in 2020: > age_distr <- age_distribution(country = "Greece", year = 2020) Warning in load(base::url(data_path)) : URL 'https://raw.githubusercontent.com/kieshaprem/synthetic-contact-matrices/master/generate_synthetic_matrices/input/pop/poptotal.rdata': status was 'SSL connect error' Error in load(base::url(data_path)) : cannot open the connection to 'https://github.com//kieshaprem//synthetic-contact-matrices//raw//master//generate_synthetic_matrices//input//pop//poptotal.rdata' Calls: age_distribution -> %in% -> countries_un -> load Execution halted Flavor: r-release-windows-x86_64