CRAN Package Check Results for Maintainer ‘Canyi Chen <chency1997 at ruc.edu.cn>’

Last updated on 2024-06-14 01:52:11 CEST.

Package ERROR NOTE
SIT 1 12

Package SIT

Current CRAN status: ERROR: 1, NOTE: 12

Version: 0.1.0
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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-x86_64

Version: 0.1.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘ggplot2’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘SIT-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: sitcor > ### Title: Conduct the sliced independence test. > ### Aliases: sitcor sit > ### Keywords: ~htest ~methods > > ### ** Examples > > > ##---- Should be DIRECTLY executable !! ---- > library("psychTools") > data(peas) > # Visualize the peas data > library(ggplot2) Error in library(ggplot2) : there is no package called ‘ggplot2’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc