CRAN Package Check Results for Package deseasonalize

Last updated on 2020-08-07 01:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.35 7.59 58.52 66.11 NOTE
r-devel-linux-x86_64-debian-gcc 1.35 5.66 44.59 50.25 NOTE
r-devel-linux-x86_64-fedora-clang 1.35 86.37 NOTE
r-devel-linux-x86_64-fedora-gcc 1.35 77.77 NOTE
r-devel-windows-ix86+x86_64 1.35 22.00 70.00 92.00 NOTE
r-patched-linux-x86_64 1.35 7.15 57.49 64.64 NOTE
r-patched-solaris-x86 1.35 116.20 NOTE
r-release-linux-x86_64 1.35 6.44 58.00 64.44 NOTE
r-release-macos-x86_64 1.35 NOTE
r-release-windows-ix86+x86_64 1.35 22.00 95.00 117.00 NOTE
r-oldrel-macos-x86_64 1.35 NOTE
r-oldrel-windows-ix86+x86_64 1.35 12.00 84.00 96.00 NOTE

Check Details

Version: 1.35
Check: R code for possible problems
Result: NOTE
    ds: no visible global function definition for 'is.ts'
    ds: no visible global function definition for 'frequency'
    getds: no visible global function definition for 'resid'
    getds: no visible global function definition for 'lm.fit'
    getds: no visible global function definition for 'sd'
    getds: no visible global function definition for 'var'
    getds: no visible global function definition for 'fitted'
    Undefined global functions or variables:
     fitted frequency is.ts lm.fit resid sd var
    Consider adding
     importFrom("stats", "fitted", "frequency", "is.ts", "lm.fit", "resid",
     "sd", "var")
    to your NAMESPACE file.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.35
Check: Rd line widths
Result: NOTE
    Rd file 'ds.Rd':
     \usage lines wider than 90 characters:
     ds(z, Fm = 6, Fs = 6, type = c("daily", "monthly"), searchQ=TRUE, lag.max=20, ic=c("BIC","AIC"), standardizeQ=TRUE)
    
    These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64