CRAN Package Check Results for Maintainer ‘Tom Jenkins <tom.l.jenkins at outlook.com>’

Last updated on 2025-12-07 07:50:45 CET.

Package ERROR OK
mapmixture 1 12

Package mapmixture

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(shinytest2) Error in library(shinytest2) : there is no package called 'shinytest2' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc