CRAN Package Check Results for Package nser

Last updated on 2025-03-23 08:52:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.3 11.69 121.74 133.43 OK
r-devel-linux-x86_64-debian-gcc 1.5.3 8.93 90.28 99.21 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.3 209.57 OK
r-devel-linux-x86_64-fedora-gcc 1.5.3 214.64 OK
r-devel-macos-arm64 1.5.3 76.00 OK
r-devel-macos-x86_64 1.5.3 228.00 OK
r-devel-windows-x86_64 1.5.3 11.00 134.00 145.00 OK
r-patched-linux-x86_64 1.5.3 11.42 114.49 125.91 OK
r-release-linux-x86_64 1.5.3 11.27 111.99 123.26 OK
r-release-macos-arm64 1.5.3 82.00 OK
r-release-macos-x86_64 1.5.3 155.00 OK
r-release-windows-x86_64 1.5.3 13.00 136.00 149.00 OK
r-oldrel-macos-arm64 1.5.3 OK
r-oldrel-macos-x86_64 1.5.3 191.00 OK
r-oldrel-windows-x86_64 1.5.3 16.00 161.00 177.00 OK

Check Details

Version: 1.5.3
Check: examples
Result: ERROR Running examples in ‘nser-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fobhav > ### Title: Futures and Options Bhavcopy from NSE > ### Aliases: fobhav > > ### ** Examples > > report = fobhav("01072021") # Download F&O bhavcopy for 01 July 2021 trying URL 'https://archives.nseindia.com/content/historical/DERIVATIVES/2021/JUL/fo01JUL2021bhav.csv.zip' Warning in download.file(bhavurl, temp) : cannot open URL 'https://archives.nseindia.com/content/historical/DERIVATIVES/2021/JUL/fo01JUL2021bhav.csv.zip': HTTP status was '503 Service Unavailable' Error in download.file(bhavurl, temp) : cannot open URL 'https://archives.nseindia.com/content/historical/DERIVATIVES/2021/JUL/fo01JUL2021bhav.csv.zip' Calls: fobhav -> download.file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc