Last updated on 2025-07-22 22:53:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 61.17 | 409.79 | 470.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 39.84 | 271.08 | 310.92 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 754.30 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 716.44 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 52.00 | 344.00 | 396.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 62.32 | 406.35 | 468.67 | OK | |
r-release-linux-x86_64 | 0.3.0 | 58.33 | 400.79 | 459.12 | OK | |
r-release-macos-arm64 | 0.3.0 | 233.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 384.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 52.00 | 339.00 | 391.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 249.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 405.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 75.00 | 447.00 | 522.00 | OK |
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘soilassessment-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: PHharm_Info
> ### Title: Information on performance of soil pH (water) harmonization
> ### models
> ### Aliases: PHharm_Info
>
> ### ** Examples
>
> PHharm_Info("kcl")
Warning in file(file, "rt") :
URL 'https://doc-10-a8-sheets.googleusercontent.com/pub/54bogvaave6cua4cdnls17ksc4/qdjs4804knm2r05q52ncbfm9c8/1753115270000/102335309848508877693/*/e@2PACX-1vScFSEj-QubwWOJIHDcYVGY-zZ_bbIgJQlvvePCnXy8r-nY9kHm9IebYtIcXwKPKfLtxqp1y59A1AgY?output=csv': Timeout of 60 seconds was reached
Error in file(file, "rt") :
cannot open the connection to 'https://docs.google.com/spreadsheets/d/e/2PACX-1vScFSEj-QubwWOJIHDcYVGY-zZ_bbIgJQlvvePCnXy8r-nY9kHm9IebYtIcXwKPKfLtxqp1y59A1AgY/pub?output=csv'
Calls: PHharm_Info -> read.csv -> read.table -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc