CRAN Package Check Results for Package arfima

Last updated on 2025-06-17 23:50:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8-1 11.42 64.24 75.66 NOTE
r-devel-linux-x86_64-debian-gcc 1.8-1 7.32 46.04 53.36 NOTE
r-devel-linux-x86_64-fedora-clang 1.8-1 120.51 OK
r-devel-linux-x86_64-fedora-gcc 1.8-1 118.75 OK
r-devel-windows-x86_64 1.8-1 15.00 0.00 15.00 FAIL
r-patched-linux-x86_64 1.8-1 11.27 61.39 72.66 NOTE
r-release-linux-x86_64 1.8-1 11.15 61.78 72.93 NOTE
r-release-macos-arm64 1.8-1 47.00 OK
r-release-macos-x86_64 1.8-1 94.00 OK
r-release-windows-x86_64 1.8-1 14.00 111.00 125.00 NOTE
r-oldrel-macos-arm64 1.8-1 41.00 OK
r-oldrel-macos-x86_64 1.8-1 73.00 OK
r-oldrel-windows-x86_64 1.8-1 14.00 103.00 117.00 OK

Check Details

Version: 1.8-1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘JQ Veenstra <jqveenstra@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "JQ", family = "Veenstra", role = c("aut", "cre"), email = "jqveenstra@gmail.com", comment = "Justin"), person(given = "A.I.", family = "McLeod", role = "aut")) as necessary. 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

Version: 1.8-1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: arfima.Rd: TrenchMean logLik.arfima.Rd: ltsa Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.8-1
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: > > flush(stderr()); flush(stdout()) > > ### Name: weed > ### Title: Weeds out fits from a call to arfima that are too close to each > ### other. > ### Aliases: weed > ### Keywords: ts > > ### ** Examples > > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 13.53 8.22 27.25 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