CRAN Package Check Results for Package easyPubMed

Last updated on 2025-07-05 05:50:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.13 2.13 96.67 98.80 NOTE
r-devel-linux-x86_64-debian-gcc 2.13 1.79 0.03 1.82 FAIL
r-devel-linux-x86_64-fedora-clang 2.13 159.11 OK
r-devel-linux-x86_64-fedora-gcc 2.13 171.11 OK
r-devel-windows-x86_64 2.13 3.00 163.00 166.00 OK
r-patched-linux-x86_64 2.13 2.53 77.60 80.13 OK
r-release-linux-x86_64 2.13 1.51 92.27 93.78 OK
r-release-macos-arm64 2.13 66.00 OK
r-release-macos-x86_64 2.13 158.00 OK
r-release-windows-x86_64 2.13 3.00 0.00 3.00 FAIL
r-oldrel-macos-arm64 2.13 64.00 OK
r-oldrel-macos-x86_64 2.13 116.00 OK
r-oldrel-windows-x86_64 2.13 5.00 0.00 5.00 FAIL

Check Details

Version: 2.13
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Damiano Fantini <damiano.fantini@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Damiano", family = "Fantini", role = c("aut", "cre"), email = "damiano.fantini@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.13
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.13
Check: re-building of vignette outputs
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ### Title: Trim and Format Address Information > ### Aliases: trim_address > > ### ** Examples > > addr_string <- " 2 Dept of Urology, Feinberg School of Medicine," > addr_string <- paste(addr_string, "Chicago, US; Dept of Mol Bio as well...") > print(addr_string) [1] " 2 Dept of Urology, Feinberg School of Medicine, Chicago, US; Dept of Mol Bio as well..." > print(trim_address(addr = addr_string)) [1] "Dept of Urology, Feinberg School of Medicine, Chicago, US" > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.22 0.97 485.68 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64

Version: 2.13
Check: re-building of vignette outputs
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ### Title: Trim and Format Address Information > ### Aliases: trim_address > > ### ** Examples > > addr_string <- " 2 Dept of Urology, Feinberg School of Medicine," > addr_string <- paste(addr_string, "Chicago, US; Dept of Mol Bio as well...") > print(addr_string) [1] " 2 Dept of Urology, Feinberg School of Medicine, Chicago, US; Dept of Mol Bio as well..." > print(trim_address(addr = addr_string)) [1] "Dept of Urology, Feinberg School of Medicine, Chicago, US" > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.63 0.54 485.89 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-oldrel-windows-x86_64