Last updated on 2025-09-29 08:49:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.6 | 12.69 | 124.97 | 137.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.6 | 8.07 | 95.04 | 103.11 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.5.6 | 206.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.6 | 215.22 | OK | |||
r-devel-windows-x86_64 | 1.5.6 | 13.00 | 140.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 1.5.6 | 11.87 | 117.81 | 129.68 | OK | |
r-release-linux-x86_64 | 1.5.6 | 10.86 | 117.09 | 127.95 | ERROR | |
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 | 13.00 | 142.00 | 155.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 | 18.00 | 170.00 | 188.00 | OK |
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
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64