CRAN Package Check Results for Package mazealls

Last updated on 2024-06-14 01:51:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 4.28 196.91 201.19 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 3.94 53.33 57.27 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 244.18 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 224.89 OK
r-devel-windows-x86_64 0.2.0 5.00 163.00 168.00 OK
r-patched-linux-x86_64 0.2.0 7.06 181.38 188.44 OK
r-release-linux-x86_64 0.2.0 5.79 183.87 189.66 OK
r-release-macos-arm64 0.2.0 77.00 OK
r-release-macos-x86_64 0.2.0 129.00 OK
r-release-windows-x86_64 0.2.0 5.00 163.00 168.00 OK
r-oldrel-macos-arm64 0.2.0 87.00 OK
r-oldrel-macos-x86_64 0.2.0 133.00 OK
r-oldrel-windows-x86_64 0.2.0 4.00 194.00 198.00 OK

Check Details

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

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright 2017-2017 Steven E. Pav. All Rights Reserved. > # Author: Steven E. Pav > > # This file is part of mazealls. > # > # mazealls is free software: you can redistribute it and/or modify > # it under the terms of the GNU Lesser General Public License as published by > # the Free Software Foundation, either version 3 of the License, or > # (at your option) any later version. > # > # mazealls is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of > # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > # GNU Lesser General Public License for more details. > # > # You should have received a copy of the GNU Lesser General Public License > # along with mazealls. If not, see <http://www.gnu.org/licenses/>. > > # env var: > # nb: > # see also: > # todo: > # changelog: > # > # Created: 2017-10-03 > # Copyright: Steven E. Pav, 2017-2017 > # Author: Steven E. Pav > # Comments: Steven E. Pav > > # because Hadley says it should be like this. > # see https://github.com/hadley/devtools/wiki/Testing > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc