CRAN Package Check Results for Package dynamite

Last updated on 2025-03-12 03:52:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.5 46.84 269.35 316.19 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.5 36.55 186.99 223.54 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.5 548.05 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.5 630.75 NOTE
r-devel-macos-arm64 1.5.5 114.00 OK
r-devel-macos-x86_64 1.5.5 232.00 OK
r-devel-windows-x86_64 1.5.5 45.00 262.00 307.00 NOTE
r-patched-linux-x86_64 1.5.5 43.29 255.90 299.19 NOTE
r-release-linux-x86_64 1.5.5 43.99 254.98 298.97 NOTE
r-release-macos-arm64 1.5.5 247.00 NOTE
r-release-macos-x86_64 1.5.5 307.00 NOTE
r-release-windows-x86_64 1.5.5 45.00 259.00 304.00 NOTE
r-oldrel-macos-arm64 1.5.5 NOTE
r-oldrel-macos-x86_64 1.5.5 307.00 NOTE
r-oldrel-windows-x86_64 1.5.5 59.00 337.00 396.00 FAIL

Check Details

Version: 1.5.5
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: ‘fitted.dynamitefit.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

Version: 1.5.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘cmdstanr’ Flavors: 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: 1.5.5
Check: installed package size
Result: NOTE installed size is 13.1Mb sub-directories of 1Mb or more: R 3.6Mb data 8.0Mb doc 1.1Mb Flavors: 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: 1.5.5
Check: PDF version of manual
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: > > ### ** Examples > > data.table::setDTthreads(1) # For CRAN > ## Not run: > ##D # re-estimate the example fit without thinning: > ##D # As the model is compiled on Windows, this will fail on other platforms > ##D if (identical(.Platform$OS.type, "windows")) { > ##D fit <- update(gaussian_example_fit, thin = 1) > ##D } > ## End(Not run) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 27.39 0.97 28.44 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