CRAN Package Check Results for Package IUPS

Last updated on 2022-03-26 21:54:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 3.66 38.90 42.56 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 2.82 29.73 32.55 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 51.43 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 39.30 NOTE
r-devel-windows-x86_64-new-UL 1.0 10.00 54.00 64.00 NOTE
r-devel-windows-x86_64-new-TK 1.0 ERROR
r-patched-linux-x86_64 1.0 4.90 36.52 41.42 NOTE
r-release-linux-x86_64 1.0 2.61 36.07 38.68 NOTE
r-release-macos-arm64 1.0 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 7.00 45.00 52.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 7.00 44.00 51.00 NOTE

Check Details

Version: 1.0
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'Matching' 'R2jags' 'boot'
     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-devel-windows-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    bpsm: no visible global function definition for 'glm'
    bpsm: no visible global function definition for 'binomial'
    bpsm: no visible global function definition for 'Match'
    bpsm: no visible global function definition for 'cov'
    bpsm: no visible global function definition for 'vcov'
    bpsm : inits: no visible global function definition for 'runif'
    bpsm: no visible global function definition for 'jags'
    bpsr: no visible global function definition for 'glm'
    bpsr: no visible global function definition for 'binomial'
    bpsr: no visible global function definition for 'lm'
    bpsr : inits: no visible global function definition for 'runif'
    bpsr: no visible global function definition for 'jags'
    modelpsm: no visible binding for global variable 'D'
    modelpsr: no visible binding for global variable 'D'
    Undefined global functions or variables:
     D Match binomial cov glm jags lm runif vcov
    Consider adding
     importFrom("stats", "D", "binomial", "cov", "glm", "lm", "runif",
     "vcov")
    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-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: package dependencies
Result: ERROR
    Packages required but not available: 'R2jags', 'Matching'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavor: r-devel-windows-x86_64-new-TK