CRAN Package Check Results for Package WALS

Last updated on 2024-06-13 06:58:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 6.63 68.52 75.15 OK
r-devel-linux-x86_64-debian-gcc 0.2.4 4.65 38.59 43.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.4 93.70 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 87.39 OK
r-devel-windows-x86_64 0.2.4 5.00 83.00 88.00 OK
r-patched-linux-x86_64 0.2.4 7.97 66.04 74.01 OK
r-release-linux-x86_64 0.2.4 3.68 68.75 72.43 OK
r-release-macos-arm64 0.2.4 27.00 OK
r-release-macos-x86_64 0.2.4 52.00 OK
r-release-windows-x86_64 0.2.4 5.00 82.00 87.00 OK
r-oldrel-macos-arm64 0.2.4 33.00 OK
r-oldrel-macos-x86_64 0.2.4 78.00 OK
r-oldrel-windows-x86_64 0.2.4 7.00 95.00 102.00 OK

Check Details

Version: 0.2.4
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'AER', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: examples
Result: ERROR Running examples in ‘WALS-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: controlGLM > ### Title: Control function for initial GLM fit > ### Aliases: controlGLM > > ### ** Examples > > data("HMDA", package = "AER") Error in find.package(package, lib.loc, verbose = verbose) : there is no package called ‘AER’ Calls: data -> find.package Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc