CRAN Package Check Results for Package proftools

Last updated on 2025-06-19 17:55:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.99-3 4.65 77.19 81.84 NOTE
r-devel-linux-x86_64-debian-gcc 0.99-3 3.41 53.75 57.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.99-3 130.90 NOTE
r-devel-linux-x86_64-fedora-gcc 0.99-3 137.49 NOTE
r-devel-windows-x86_64 0.99-3 5.00 0.00 5.00 FAIL
r-patched-linux-x86_64 0.99-3 4.91 69.19 74.10 NOTE
r-release-linux-x86_64 0.99-3 4.28 70.98 75.26 NOTE
r-release-macos-arm64 0.99-3 45.00 NOTE
r-release-macos-x86_64 0.99-3 89.00 NOTE
r-release-windows-x86_64 0.99-3 6.00 109.00 115.00 NOTE
r-oldrel-macos-arm64 0.99-3 44.00 NOTE
r-oldrel-macos-x86_64 0.99-3 129.00 NOTE
r-oldrel-windows-x86_64 0.99-3 5.00 122.00 127.00 NOTE

Additional issues

noSuggests

Check Details

Version: 0.99-3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Luke Tierney <luke-tierney@uiowa.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Luke", family = "Tierney", role = c("aut", "cre"), email = "luke-tierney@uiowa.edu"), person(given = "Riad", family = "Jarjour", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.99-3
Check: Rd files
Result: NOTE checkRd: (-1) proftools-package.Rd:40: Lost braces 40 | by the code{kcachegrind} program available on some operating | ^ 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.99-3
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: fl=?? fn=unique.default 0 1 > unlink(tmp) > ## Not run: > ##D ## If you have kcachegrind installed on a UNIX-like system then do: > ##D tmp <- tempfile() > ##D writeCallgrindFile(pd, file = tmp) > ##D system(sprintf("kcachegrind ##D > ##D unlink(tmp) > ##D > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 11.02 0.2 11.28 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-devel-windows-x86_64