CRAN Package Check Results for Maintainer ‘Winston Chang <winston at rstudio.com>’

Last updated on 2020-08-07 01:50:36 CEST.

Package ERROR NOTE OK
fastmap 12
ggvis 1 11
httpuv 12
profvis 12
shiny 7 5
shinybootstrap2 12
shinydashboard 12
shinytest 12
shinythemes 12
webshot 12
websocket 1 11

Package fastmap

Current CRAN status: OK: 12

Package ggvis

Current CRAN status: NOTE: 1, OK: 11

Version: 0.4.5
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘plyr’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Package httpuv

Current CRAN status: NOTE: 12

Version: 1.5.4
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.5.4
Check: installed package size
Result: NOTE
     installed size is 10.9Mb
     sub-directories of 1Mb or more:
     libs 10.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package profvis

Current CRAN status: OK: 12

Package shiny

Current CRAN status: NOTE: 7, OK: 5

Version: 1.5.0
Check: installed package size
Result: NOTE
     installed size is 11.6Mb
     sub-directories of 1Mb or more:
     R 1.7Mb
     www 8.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Package shinybootstrap2

Current CRAN status: OK: 12

Package shinydashboard

Current CRAN status: OK: 12

Package shinytest

Current CRAN status: OK: 12

Package shinythemes

Current CRAN status: OK: 12

Package webshot

Current CRAN status: OK: 12

Package websocket

Current CRAN status: ERROR: 1, NOTE: 11

Version: 1.3.1
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.3.1
Check: installed package size
Result: NOTE
     installed size is 21.1Mb
     sub-directories of 1Mb or more:
     libs 20.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/26s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(websocket)
     >
     > test_check("websocket")
     [2020-07-27 22:44:57] [error] consume error: websocketpp.processor:4 (A message was too large)
     [2020-07-27 22:45:03] [info] Error getting remote endpoint: asio.system:9 (Bad file number)
     [2020-07-27 22:45:03] [info] asio async_shutdown error: asio.system:9 (Bad file number)
     [2020-07-27 22:45:03] [error] handle_connect error: Timer Expired
     [2020-07-27 22:45:10] [error] Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)
     [2020-07-27 22:45:19] [info] Error getting remote endpoint: asio.system:9 (Bad file number)
     [2020-07-27 22:45:19] [error] handle_connect error: Timer Expired
     [2020-07-27 22:45:19] [info] asio async_shutdown error: asio.ssl:336462100 (uninitialized)
     ── 1. Failure: Basic ssl websocket communication (@test-client.R#446) ─────────
     ws$readyState() not equivalent to 1L.
     1/1 mismatches
     [1] 3 - 1 == 2
    
     ── 2. Failure: Basic ssl websocket communication (@test-client.R#446) ─────────
     `state` not identical to "open".
     1/1 mismatches
     x[1]: "failed"
     y[1]: "open"
    
     ── 3. Error: Basic ssl websocket communication (@test-client.R#446) ───────────
     invalid state
     Backtrace:
     1. websocket:::check_ws("wss://echo.websocket.org/")
     2. ws$send("hello")
     3. websocket:::wsSend(private$wsObj, msg)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 32 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 3 ]
     1. Failure: Basic ssl websocket communication (@test-client.R#446)
     2. Failure: Basic ssl websocket communication (@test-client.R#446)
     3. Error: Basic ssl websocket communication (@test-client.R#446)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86