CRAN Package Check Results for Package cmpsR

Last updated on 2025-12-07 18:49:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 8.47 109.61 118.08 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 5.66 44.35 50.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 42.00 145.39 187.39 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 17.00 161.39 178.39 OK
r-devel-windows-x86_64 0.1.2 14.00 120.00 134.00 OK
r-patched-linux-x86_64 0.1.2 7.41 97.13 104.54 OK
r-release-linux-x86_64 0.1.2 7.73 98.87 106.60 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 7.00 99.00 106.00 OK
r-release-windows-x86_64 0.1.2 15.00 119.00 134.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 6.00 88.00 94.00 OK
r-oldrel-windows-x86_64 0.1.2 17.00 145.00 162.00 OK

Check Details

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