CRAN Package Check Results for Package nser

Last updated on 2025-10-12 05:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.6 12.55 128.80 141.35 OK
r-devel-linux-x86_64-debian-gcc 1.5.6 8.36 94.10 102.46 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.6 210.65 OK
r-devel-linux-x86_64-fedora-gcc 1.5.6 217.14 OK
r-devel-windows-x86_64 1.5.6 13.00 136.00 149.00 OK
r-patched-linux-x86_64 1.5.6 9.44 117.91 127.35 OK
r-release-linux-x86_64 1.5.6 11.92 118.26 130.18 OK
r-release-macos-arm64 1.5.6 72.00 OK
r-release-macos-x86_64 1.5.6 132.00 OK
r-release-windows-x86_64 1.5.6 16.00 137.00 153.00 OK
r-oldrel-macos-arm64 1.5.6 90.00 OK
r-oldrel-macos-x86_64 1.5.6 161.00 OK
r-oldrel-windows-x86_64 1.5.6 20.00 166.00 186.00 OK

Additional issues

OpenBLAS

Check Details

Version: 1.5.6
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: fobhav1 > ### Title: Futures and Options Bhavcopy from NSE > ### Aliases: fobhav1 > > ### ** Examples > > report = fobhav1("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: fobhav1 -> download.file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc