CRAN Package Check Results for Package fds

Last updated on 2026-09-22 03:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 14.37 98.80 113.17 OK
r-devel-linux-x86_64-debian-gcc 1.9 12.02 77.66 89.68 ERROR
r-devel-linux-x86_64-fedora-clang 1.9 12.00 69.47 81.47 OK
r-devel-linux-x86_64-fedora-gcc 1.9 12.00 69.08 81.08 OK
r-devel-windows-x86_64 1.9 21.00 135.00 156.00 OK
r-patched-linux-x86_64 1.9 17.23 67.78 85.01 OK
r-release-linux-x86_64 1.9 16.29 67.36 83.65 OK
r-release-macos-arm64 1.9 5.00 29.00 34.00 OK
r-release-macos-x86_64 1.9 14.00 76.00 90.00 OK
r-release-windows-x86_64 1.9 20.00 92.00 112.00 OK
r-oldrel-macos-arm64 1.9 5.00 27.00 32.00 OK
r-oldrel-macos-x86_64 1.9 14.00 76.00 90.00 OK
r-oldrel-windows-x86_64 1.9 28.00 113.00 141.00 OK

Check Details

Version: 1.9
Check: examples
Result: ERROR Running examples in ‘fds-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: read.jpn > ### Title: Function to read data sets from the Japanese Human Mortality > ### Database > ### Aliases: read.jpn > ### Keywords: datasets > > ### ** Examples > > Japan_rate = read.jpn(region = "00", label = "Japan") Warning in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : URL 'https://www.ipss.go.jp/p-toukei/JMD_004_002/00/STATS/Exposures_1x1.txt': Timeout of 60 seconds was reached Error in read.jpn(region = "00", label = "Japan") : Exposures file not found at www.mortality.org Execution halted Flavor: r-devel-linux-x86_64-debian-gcc