Package: leafgl Check: tests New result: ERROR Running ‘testthat.R’ [0m/30m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(leafgl) > > test_check("leafgl") Package: mapdeck Check: C++ specification New result: NOTE Specified C++14: please drop specification unless essential Package: pannotator Check: DESCRIPTION meta-information New 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: ‘mod_control_form.R’ ‘mod_leaflet_map.R’ Package: rmapshaper Check: Rd files New result: NOTE checkRd: (-1) ms_simplify.Rd:36: Lost braces 36 | \url{https://github.com/mbloch/mapshaper/wiki/Simplification-Tips}{link} | ^ Package: rmapshaper Check: tests New result: ERROR Running ‘testthat.R’ [0m/30m] 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(rmapshaper) > > test_check("rmapshaper") Package: spatialwidget Check: C++ specification New result: NOTE Specified C++14: please drop specification unless essential