CRAN Package Check Results for Package TAF

Last updated on 2025-09-04 01:48:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.2.0 3.72 39.83 43.55 NOTE
r-devel-linux-x86_64-debian-gcc 4.3.0 2.97 33.27 36.24 OK
r-devel-linux-x86_64-fedora-clang 4.3.0 75.55 OK
r-devel-linux-x86_64-fedora-gcc 4.3.0 73.16 OK
r-devel-windows-x86_64 4.2.0 6.00 71.00 77.00 NOTE
r-patched-linux-x86_64 4.3.0 6.08 42.41 48.49 OK
r-release-linux-x86_64 4.2.0 4.01 37.49 41.50 NOTE
r-release-macos-arm64 4.2.0 21.00 OK
r-release-macos-x86_64 4.3.0 46.00 OK
r-release-windows-x86_64 4.2.0 5.00 72.00 77.00 NOTE
r-oldrel-macos-arm64 4.2.0 19.00 OK
r-oldrel-macos-x86_64 4.3.0 46.00 ERROR
r-oldrel-windows-x86_64 4.3.0 9.00 99.00 108.00 ERROR

Check Details

Version: 4.2.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: zoom.Rd: print.trellis, Lattice, xyplot 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-windows-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 4.3.0
Check: R code for possible problems
Result: NOTE wide2long: no visible global function definition for ‘grepv’ Undefined global functions or variables: grepv Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 4.3.0
Check: examples
Result: ERROR Running examples in ‘TAF-Ex.R’ failed The error most likely occurred in: > ### Name: catage.wide > ### Title: Catch at Age in Wide Format > ### Aliases: catage.wide > > ### ** Examples > > catage.wide Area Year 1 2 3 4 1 1 1963 19.347 62.280 7.028 3.519 2 1 1964 13.052 28.541 20.118 4.285 3 1 1965 113.655 58.227 17.646 9.135 4 1 1966 126.508 84.327 29.766 6.153 5 2 1963 38.694 124.560 14.056 7.038 6 2 1964 26.104 57.082 40.236 8.570 7 2 1965 227.310 116.454 35.292 18.270 8 2 1966 253.016 168.654 59.532 12.306 > wide2long(catage.wide) Error in grepv("[0-9]", names(x), invert = TRUE) : could not find function "grepv" Calls: wide2long Execution halted Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64