CRAN Package Check Results for Maintainer ‘Winston Chang <winston at posit.co>’

Last updated on 2026-04-26 02:49:55 CEST.

Package ERROR WARN NOTE OK
cachem 12
fastmap 12
httpuv 1 11
R6 1 11
shinydashboard 12
shinytest 12
webshot2 2 10
websocket 1 11

Package cachem

Current CRAN status: OK: 12

Package fastmap

Current CRAN status: OK: 12

Package httpuv

Current CRAN status: WARN: 1, OK: 11

Version: 1.6.17
Check: whether package can be installed
Result: WARN Found the following significant warnings: ./utils.h:281:12: warning: compound assignment to object of volatile-qualified type 'volatile char' is deprecated [-Wdeprecated-volatile] See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/httpuv.Rcheck/00install.out’ for details. * used C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ * used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ * used SDK: ‘NA’ Flavor: r-release-macos-x86_64

Version: 1.6.17
Check: compiled code
Result: NOTE File ‘httpuv/libs/httpuv.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-x86_64

Package R6

Current CRAN status: ERROR: 1, OK: 11

Version: 2.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(R6) > > test_check("R6") Error in loadNamespace(x) : there is no package called 'cli' Calls: test_check ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-oldrel-macos-arm64

Package shinydashboard

Current CRAN status: OK: 12

Package shinytest

Current CRAN status: OK: 12

Package webshot2

Current CRAN status: NOTE: 2, OK: 10

Version: 0.1.2
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Winston Chang [aut, cre], Barret Schloerke [ctb] (<https://orcid.org/0000-0001-9986-114X>), Posit Software, PBC [cph, fnd] (03wc8by49)’ Authors@R: ‘Winston Chang [aut, cre], Barret Schloerke [ctb] (ORCID: <https://orcid.org/0000-0001-9986-114X>), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package websocket

Current CRAN status: NOTE: 1, OK: 11

Version: 1.4.4
Check: compiled code
Result: NOTE File ‘websocket/libs/websocket.so’: Found non-API call to R: ‘R_NamespaceRegistry’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-x86_64