CRAN Package Check Results for Package circhelp

Last updated on 2025-12-06 00:48:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 11.88 200.87 212.75 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 8.78 84.75 93.53 ERROR
r-devel-linux-x86_64-fedora-clang 1.1 25.00 318.52 343.52 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 52.00 311.01 363.01 NOTE
r-devel-windows-x86_64 1.1 14.00 184.00 198.00 NOTE
r-patched-linux-x86_64 1.1 10.21 193.49 203.70 NOTE
r-release-linux-x86_64 1.1 10.28 191.65 201.93 NOTE
r-release-macos-arm64 1.1 NOTE
r-release-macos-x86_64 1.1 10.00 170.00 180.00 NOTE
r-release-windows-x86_64 1.1 14.00 185.00 199.00 NOTE
r-oldrel-macos-arm64 1.1 OK
r-oldrel-macos-x86_64 1.1 14.00 248.00 262.00 OK
r-oldrel-windows-x86_64 1.1 20.00 240.00 260.00 OK

Check Details

Version: 1.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘functions.R’ 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

Version: 1.1
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: circhelp.html:566:1 (circ_loess.Rd:6): Warning: <script> anchor "MathJax-script" already defined Flavor: r-devel-linux-x86_64-debian-clang

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

Version: 1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(circhelp) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Loading required package: ggplot2 > library(circular) Attaching package: 'circular' The following objects are masked from 'package:stats': sd, var > library(BAMBI) Error in library(BAMBI) : there is no package called 'BAMBI' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1
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

Version: 1.1
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc