CRAN Package Check Results for Maintainer ‘Wangqian Ju <wju at iastate.edu>’

Last updated on 2025-12-07 07:50:47 CET.

Package ERROR NOTE OK
cmpsR 1 1 11

Package cmpsR

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

Version: 0.1.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Wangqian Ju <wju@iastate.edu>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'tidyverse', 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘cmpsR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: compute_diff_phase > ### Title: Compute a Statistic for the Foreground Phase and the Background > ### Phases > ### Aliases: compute_diff_phase > > ### ** Examples > > library(tidyverse) Error in library(tidyverse) : there is no package called ‘tidyverse’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc