CRAN Package Check Results for Package geotopbricks

Last updated on 2024-05-03 11:53:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.8.2 39.94 334.54 374.48 OK
r-devel-linux-x86_64-fedora-clang 1.5.8.2 472.33 OK
r-devel-linux-x86_64-fedora-gcc 1.5.8.2 445.66 OK
r-devel-windows-x86_64 1.5.8.2 33.00 202.00 235.00 OK
r-patched-linux-x86_64 1.5.8.2 37.84 305.89 343.73 OK
r-release-linux-x86_64 1.5.8.2 36.77 312.07 348.84 OK
r-release-macos-arm64 1.5.8.2 94.00 OK
r-release-macos-x86_64 1.5.8.2 303.00 OK
r-release-windows-x86_64 1.5.8.2 31.00 199.00 230.00 ERROR
r-oldrel-macos-arm64 1.5.8.2 112.00 OK
r-oldrel-macos-x86_64 1.5.8.2 267.00 OK
r-oldrel-windows-x86_64 1.5.8.2 43.00 275.00 318.00 OK

Check Details

Version: 1.5.8.2
Check: examples
Result: ERROR Running examples in 'geotopbricks-Ex.R' failed The error most likely occurred in: > ### Name: get.geotop.inpts.keyword.value > ### Title: Importing a GEOtop Keyword and its Value into R > ### Aliases: get.geotop.inpts.keyword.value > > ### ** Examples > > > library(geotopbricks) > > #Simulation working path > > > > wpath <- + 'https://raw.githubusercontent.com/ecor/geotopbricks_doc/master/simulations/panola13_run2xC_test3' > ## URL path (RAW VERSION) of > ## https://github.com/ecor/geotopbricks_doc/tree/master/simulations/panola13_run2xC_test3 > prefix <- get.geotop.inpts.keyword.value("SoilLiqWaterPressTensorFile",wpath=wpath) Warning in file(con, "r") : URL 'https://raw.githubusercontent.com/ecor/geotopbricks_doc/master/simulations/panola13_run2xC_test3/geotop.inpts': status was 'SSL connect error' Error in file(con, "r") : cannot open the connection to 'https://raw.githubusercontent.com/ecor/geotopbricks_doc/master/simulations/panola13_run2xC_test3/geotop.inpts' Calls: get.geotop.inpts.keyword.value -> <Anonymous> -> <Anonymous> -> file Execution halted Flavor: r-release-windows-x86_64