CRAN Package Check Results for Package matahari

Last updated on 2026-05-26 03:51:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 3.85 43.47 47.32 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 3.15 31.90 35.05 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 7.00 70.99 77.99 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.4 82.21 OK
r-devel-windows-x86_64 0.1.3 5.00 62.00 67.00 ERROR
r-patched-linux-x86_64 0.1.3 3.33 39.04 42.37 OK
r-release-linux-x86_64 0.1.3 3.92 39.12 43.04 OK
r-release-macos-arm64 0.1.4 1.00 18.00 19.00 OK
r-release-macos-x86_64 0.1.4 3.00 50.00 53.00 OK
r-release-windows-x86_64 0.1.3 6.00 68.00 74.00 OK
r-oldrel-macos-arm64 0.1.4 OK
r-oldrel-macos-x86_64 0.1.4 3.00 61.00 64.00 OK
r-oldrel-windows-x86_64 0.1.3 8.00 71.00 79.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(matahari) > library(purrr) > library(rlang) Attaching package: 'rlang' The following objects are masked from 'package:purrr': flatten, flatten_chr, flatten_dbl, flatten_int, flatten_lgl, flatten_raw, invoke, splice > > test_check("matahari") Saving _problems/test_dance_recital-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dance_recital.R:36:3'): dance_recital can read a code string ── Expected `purrr::flatten(recital_string_result)` to equal `purrr::flatten(expected_string_result)`. Differences: Component 15: Attributes: < Component "class": 1 string mismatch > Component 15: Length mismatch: comparison on first 2 components [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(matahari) > library(purrr) > library(rlang) Attaching package: 'rlang' The following objects are masked from 'package:purrr': flatten, flatten_chr, flatten_dbl, flatten_int, flatten_lgl, flatten_raw, invoke, splice > > test_check("matahari") Saving _problems/test_dance_recital-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dance_recital.R:36:3'): dance_recital can read a code string ── Expected `purrr::flatten(recital_string_result)` to equal `purrr::flatten(expected_string_result)`. Differences: Component 15: Attributes: < Component "class": 1 string mismatch > Component 15: Length mismatch: comparison on first 2 components [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(matahari) > library(purrr) > library(rlang) Attaching package: 'rlang' The following objects are masked from 'package:purrr': flatten, flatten_chr, flatten_dbl, flatten_int, flatten_lgl, flatten_raw, invoke, splice > > test_check("matahari") Saving _problems/test_dance_recital-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dance_recital.R:36:3'): dance_recital can read a code string ── Expected `purrr::flatten(recital_string_result)` to equal `purrr::flatten(expected_string_result)`. Differences: Component 15: Attributes: < Component "class": 1 string mismatch > Component 15: Length mismatch: comparison on first 2 components [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(matahari) > library(purrr) > library(rlang) Attaching package: 'rlang' The following objects are masked from 'package:purrr': flatten, flatten_chr, flatten_dbl, flatten_int, flatten_lgl, flatten_raw, invoke, splice > > test_check("matahari") Saving _problems/test_dance_recital-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dance_recital.R:36:3'): dance_recital can read a code string ── Expected `purrr::flatten(recital_string_result)` to equal `purrr::flatten(expected_string_result)`. Differences: Component 15: Attributes: < Component "class": 1 string mismatch > Component 15: Length mismatch: comparison on first 2 components [ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64