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

Last updated on 2025-04-12 20:52:31 CEST.

Package ERROR WARN NOTE OK
cachem 14
fastmap 14
httpuv 1 2 10 1
later 14
R6 1 13
shiny 6 9
shinytest 15
webshot2 15
websocket 3 7 5

Package cachem

Current CRAN status: OK: 14

Package fastmap

Current CRAN status: OK: 14

Package httpuv

Current CRAN status: ERROR: 1, WARN: 2, NOTE: 10, OK: 1

Additional issues

M1mac

Version: 1.6.15
Check: for unstated dependencies in ‘demo’
Result: NOTE 'library' or 'require' call not declared from: ‘jsonlite’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.6.15
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/22s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(httpuv) > > test_check("httpuv") Using libcurl 8.6.0 with OpenSSL/3.2.4 [ FAIL 1 | WARN 0 | SKIP 10 | PASS 254 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • (8): 'test-traffic.R:65:3', 'test-traffic.R:82:3', 'test-traffic.R:109:3', 'test-traffic.R:136:3', 'test-traffic.R:164:3', 'test-traffic.R:192:3', 'test-traffic.R:221:3', 'test-traffic.R:249:3' • On CRAN (2): 'test-frame-completion.R:8:3', 'test-staticServer.R:120:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-staticServer.R:41:3'): runStaticServer() in foreground with custom port ── Error in `start_example_server(port)`: Server didn't start up in 2 seconds Backtrace: ▆ 1. └─httpuv (local) start_example_server(port) at test-staticServer.R:41:3 [ FAIL 1 | WARN 0 | SKIP 10 | PASS 254 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.15
Check: compiled code
Result: WARN File ‘httpuv/libs/httpuv.so’: Found ‘___stderrp’, possibly from ‘stderr’ (C) Object: ‘libuv/.libs/libuv.a’ Found ‘__exit’, possibly from ‘_exit’ (C), ‘_Exit’ (C) Object: ‘libuv/.libs/libuv.a’ Found ‘_abort’, possibly from ‘abort’ (C) Object: ‘libuv/.libs/libuv.a’ Found ‘_sprintf’, possibly from ‘sprintf’ (C) Object: ‘libuv/.libs/libuv.a’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-macos-arm64, r-devel-macos-x86_64

Version: 1.6.15
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.6.15
Check: installed package size
Result: NOTE installed size is 9.0Mb sub-directories of 1Mb or more: libs 8.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package later

Current CRAN status: OK: 14

Package R6

Current CRAN status: ERROR: 1, OK: 13

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-devel-macos-arm64

Package shiny

Current CRAN status: NOTE: 6, OK: 9

Version: 1.10.0
Check: installed package size
Result: NOTE installed size is 14.2Mb sub-directories of 1Mb or more: R 2.1Mb www 10.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package shinytest

Current CRAN status: OK: 15

Package webshot2

Current CRAN status: OK: 15

Package websocket

Current CRAN status: WARN: 3, NOTE: 7, OK: 5

Version: 1.4.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/AsioHeaders/include/asio/buffer.hpp:2884:37: warning: identifier '_buf' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/AsioHeaders/include/asio/buffer.hpp:2892:37: warning: identifier '_buf' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/websocket.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 19.1.7 (3)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.4
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/test-clang/AsioHeaders/include/asio/buffer.hpp:2884:37: warning: identifier '_buf' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /data/gannet/ripley/R/test-clang/AsioHeaders/include/asio/buffer.hpp:2892:37: warning: identifier '_buf' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/websocket.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 20.1.2’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.2
Check: compiled code
Result: WARN File 'websocket/libs/x64/websocket.dll': Found '_exit', possibly from '_exit' (C) Object: '../windows/openssl-1.1.1g/lib/x64/libcrypto.a' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 1.4.2
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-linux-x86_64, r-oldrel-windows-x86_64

Version: 1.4.4
Check: installed package size
Result: NOTE installed size is 29.4Mb sub-directories of 1Mb or more: libs 29.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.4.4
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.4.2
Check: installed package size
Result: NOTE installed size is 6.8Mb sub-directories of 1Mb or more: libs 6.7Mb Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.