CRAN Package Check Results for Package SOP

Last updated on 2025-12-06 00:49:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-1 4.57 43.69 48.26 OK
r-devel-linux-x86_64-debian-gcc 1.0-1 3.26 26.11 29.37 ERROR
r-devel-linux-x86_64-fedora-clang 1.0-1 11.00 62.31 73.31 OK
r-devel-linux-x86_64-fedora-gcc 1.0-1 10.00 62.06 72.06 OK
r-devel-windows-x86_64 1.0-1 6.00 64.00 70.00 OK
r-patched-linux-x86_64 1.0-1 4.04 45.07 49.11 OK
r-release-linux-x86_64 1.0-1 4.05 45.69 49.74 OK
r-release-macos-arm64 1.0-1 OK
r-release-macos-x86_64 1.0-1 4.00 42.00 46.00 OK
r-release-windows-x86_64 1.0-1 5.00 62.00 67.00 OK
r-oldrel-macos-arm64 1.0-1 OK
r-oldrel-macos-x86_64 1.0-1 3.00 35.00 38.00 OK
r-oldrel-windows-x86_64 1.0-1 6.00 111.00 117.00 OK

Check Details

Version: 1.0-1
Check: examples
Result: ERROR Running examples in ‘SOP-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: rae > ### Title: Defining random effects in SOP formula > ### Aliases: rae > ### Keywords: models smooth regression > > ### ** Examples > > library(SOP) > require(SpATS) Loading required package: SpATS Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘SpATS’ > ## An example of use of SOP package for the analysis of field trials experiments. > ## Taken from the SpATS package. > data(wheatdata) Warning in data(wheatdata) : data set ‘wheatdata’ not found > > # Create factor variable for row and columns > wheatdata$R <- as.factor(wheatdata$row) Error: object 'wheatdata' not found Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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