CRAN Package Check Results for Package imptree

Last updated on 2024-06-13 04:52:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 64.35 37.72 102.07 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.1 46.19 27.76 73.95 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.1 159.30 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.1 154.79 NOTE
r-devel-windows-x86_64 0.5.1 50.00 69.00 119.00 NOTE
r-patched-linux-x86_64 0.5.1 56.68 37.35 94.03 NOTE
r-release-linux-x86_64 0.5.1 54.08 37.14 91.22 NOTE
r-release-macos-arm64 0.5.1 33.00 NOTE
r-release-macos-x86_64 0.5.1 40.00 NOTE
r-release-windows-x86_64 0.5.1 50.00 76.00 126.00 NOTE
r-oldrel-macos-arm64 0.5.1 42.00 NOTE
r-oldrel-macos-x86_64 0.5.1 64.00 NOTE
r-oldrel-windows-x86_64 0.5.1 52.00 78.00 130.00 NOTE

Check Details

Version: 0.5.1
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.5.1
Check: Rd files
Result: NOTE checkRd: (-1) imptree_params.Rd:26-27: Lost braces in \itemize; meant \describe ? checkRd: (-1) imptree_params.Rd:28-29: Lost braces in \itemize; meant \describe ? checkRd: (-1) imptree_params.Rd:30-31: Lost braces in \itemize; meant \describe ? checkRd: (-1) predict.imptree.Rd:42: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) predict.imptree.Rd:43: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) predict.imptree.Rd:44: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) predict.imptree.Rd:45-46: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) predict.imptree.Rd:47-48: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) predict.imptree.Rd:49: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) predict.imptree.Rd:50: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) predict.imptree.Rd:51: Lost braces in \itemize; \value handles \item{}{} directly 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: 0.5.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright (C) 2018 Paul Fink > # > # This file is part of imptree. > # > # imptree is free software: you can redistribute it and/or modify > # it under the terms of the GNU General Public License as published by > # the Free Software Foundation, either version 2 of the License, or > # (at your option) any later version. > # > # imptree 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 General Public License for more details. > # > # You should have received a copy of the GNU General Public License > # along with imptree. If not, see <https://www.gnu.org/licenses/>. > > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc