CRAN Package Check Results for Maintainer ‘Guanghui Wang <ghwang.nk at gmail.com>’

Last updated on 2022-08-15 08:50:24 CEST.

Package ERROR NOTE
cpss 6 7

Package cpss

Current CRAN status: ERROR: 6, NOTE: 7

Version: 0.0.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'L1pack'
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

Version: 0.0.2
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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, 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.0.2
Check: examples
Result: ERROR
    Running examples in 'cpss-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: cpss.custom
    > ### Title: Detecting changes in uers-customized models
    > ### Aliases: cpss.custom
    >
    > ### ** Examples
    >
    > library("cpss")
    > if (!requireNamespace("L1pack", quietly = TRUE)) {
    + stop("Please install the package \"L1pack\".")
    + }
    Error: Please install the package "L1pack".
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.2
Check: examples
Result: ERROR
    Running examples in ‘cpss-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: cpss.custom
    > ### Title: Detecting changes in uers-customized models
    > ### Aliases: cpss.custom
    >
    > ### ** Examples
    >
    > library("cpss")
    > if (!requireNamespace("L1pack", quietly = TRUE)) {
    + stop("Please install the package \"L1pack\".")
    + }
    Error: Please install the package "L1pack".
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.2
Check: installed package size
Result: NOTE
     installed size is 5.1Mb
     sub-directories of 1Mb or more:
     libs 4.9Mb
Flavor: r-oldrel-macos-arm64