CRAN Package Check Results for Maintainer ‘Tim Band <t.band at ucl.ac.uk>’

Last updated on 2024-07-27 11:49:31 CEST.

Package ERROR OK
shinylight 1 12

Package shinylight

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2
Check: examples
Result: ERROR Running examples in 'shinylight-Ex.R' failed The error most likely occurred in: > ### Name: getAddress > ### Title: Obtains the address that the server is listening on > ### Aliases: getAddress > > ### ** Examples > > server <- slServer( + port = 50051, + interface = list( + multiply = function(x, y) { x * y } + ) + ) createTcpServer: permission denied Error in initialize(...) : Failed to create server Calls: slServer ... rrpcServer -> <Anonymous> -> <Anonymous> -> initialize Execution halted Flavor: r-oldrel-windows-x86_64