CRAN Package Check Results for Package psychrolib

Last updated on 2024-06-14 00:53:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.2 22.84 50.67 73.51 OK
r-devel-linux-x86_64-debian-gcc 2.5.2 13.32 26.92 40.24 ERROR
r-devel-linux-x86_64-fedora-clang 2.5.2 97.47 OK
r-devel-linux-x86_64-fedora-gcc 2.5.2 93.17 OK
r-devel-windows-x86_64 2.5.2 19.00 79.00 98.00 OK
r-patched-linux-x86_64 2.5.2 18.47 47.32 65.79 OK
r-release-linux-x86_64 2.5.2 18.00 48.84 66.84 OK
r-release-macos-arm64 2.5.2 25.00 OK
r-release-macos-x86_64 2.5.2 37.00 OK
r-release-windows-x86_64 2.5.2 17.00 81.00 98.00 OK
r-oldrel-macos-arm64 2.5.2 26.00 OK
r-oldrel-macos-x86_64 2.5.2 44.00 OK
r-oldrel-windows-x86_64 2.5.2 19.00 95.00 114.00 OK

Check Details

Version: 2.5.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.5.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # PsychroLib (version 2.5.0) (https://github.com/psychrometrics/psychrolib). > # Copyright (c) 2018-2020 The PsychroLib Contributors. Licensed under the MIT License. > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc