CRAN Package Check Results for Maintainer ‘Aleksander Mendyk <mfmendyk at cyf-kr.edu.pl>’

Last updated on 2022-04-24 03:53:00 CEST.

Package NOTE
Rivivc 12

Package Rivivc

Current CRAN status:

Version: 0.9
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'compiler' 'signal'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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, 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-ix86+x86_64

Version: 0.9
Check: R code for possible problems
Result: NOTE
    NumConv: no visible global function definition for 'pchip'
    NumConv: no visible global function definition for 'cmpfun'
    NumDeconv: no visible global function definition for 'pchip'
    NumDeconv : error_function: no visible global function definition for
     'pchip'
    NumDeconv: no visible global function definition for 'cmpfun'
    NumDeconv: no visible global function definition for 'optim'
    RivivcA: no visible global function definition for 'lm'
    Undefined global functions or variables:
     cmpfun lm optim pchip
    Consider adding
     importFrom("stats", "lm", "optim")
    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-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-ix86+x86_64

Version: 0.9
Check: Rd line widths
Result: NOTE
    Rd file 'NumConv.Rd':
     \usage lines wider than 90 characters:
     NumConv(impulse.matrix, input.matrix, conv.timescale = NULL, explicit.interpolation = 1000)
    
    Rd file 'RivivcA.Rd':
     \examples lines wider than 100 characters:
     result<-RivivcA(input_mtx,impulse_mtx,resp_mtx,explicit.interp=accur_explic,implicit.interp=accur_implic)
    
    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