CRAN Package Check Results for Package pseudohouseholds

Last updated on 2026-04-04 03:03:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 4.10 52.28 56.38 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 3.20 38.80 42.00 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 85.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 8.00 87.97 95.97 NOTE
r-devel-macos-arm64 0.1.1 1.00 21.00 22.00 NOTE
r-devel-windows-x86_64 0.1.1 7.00 65.00 72.00 ERROR
r-patched-linux-x86_64 0.1.1 4.87 47.46 52.33 NOTE
r-release-linux-x86_64 0.1.1 4.57 45.74 50.31 NOTE
r-release-macos-arm64 0.1.1 NOTE
r-release-macos-x86_64 0.1.1 4.00 79.00 83.00 NOTE
r-release-windows-x86_64 0.1.1 8.00 66.00 74.00 NOTE
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 5.00 63.00 68.00 OK
r-oldrel-windows-x86_64 0.1.1 10.00 81.00 91.00 OK

Check Details

Version: 0.1.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘pseudohouseholds.R’ 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-macos-arm64, 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.1.1
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(pseudohouseholds) > > test_check("pseudohouseholds") Flavor: r-devel-windows-x86_64