CRAN Package Check Results for Package sinew

Last updated on 2024-05-03 05:53:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 6.48 74.94 81.42 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 5.05 56.08 61.13 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 105.14 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 209.28 OK
r-devel-windows-x86_64 0.4.0 8.00 85.00 93.00 OK
r-patched-linux-x86_64 0.4.0 6.16 71.87 78.03 OK
r-release-linux-x86_64 0.4.0 6.16 73.45 79.61 OK
r-release-macos-arm64 0.4.0 185.00 OK
r-release-windows-x86_64 0.4.0 7.00 81.00 88.00 ERROR
r-oldrel-macos-arm64 0.4.0 178.00 OK
r-oldrel-macos-x86_64 0.4.0 241.00 OK
r-oldrel-windows-x86_64 0.4.0 10.00 92.00 102.00 OK

Check Details

Version: 0.4.0
Check: examples
Result: ERROR Running examples in 'sinew-Ex.R' failed The error most likely occurred in: > ### Name: ls_param > ### Title: Return roxygen2 parameter calls from parameter dictionary > ### Aliases: ls_param > > ### ** Examples > > repo='https://raw.githubusercontent.com/yonicd/sinew/master/' > dict_loc=file.path(repo,'man-roxygen/Dictionary-1.R') > ls_param(sinew::makeOxygen,dictionary=dict_loc) Warning in file(con, "r") : URL 'https://raw.githubusercontent.com/yonicd/sinew/master//man-roxygen/Dictionary-1.R': status was 'SSL connect error' Error in file(con, "r") : cannot open the connection to 'https://raw.githubusercontent.com/yonicd/sinew/master//man-roxygen/Dictionary-1.R' Calls: ls_param -> readLines -> file Execution halted Flavor: r-release-windows-x86_64