Last updated on 2025-03-31 12:52:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.3 | 12.08 | 120.27 | 132.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.3 | 8.59 | 88.97 | 97.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.3 | 212.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.3 | 232.02 | 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 | 13.00 | 135.00 | 148.00 | OK | |
r-patched-linux-x86_64 | 1.5.3 | 8.74 | 113.31 | 122.05 | ERROR | |
r-release-linux-x86_64 | 1.5.3 | 10.78 | 112.07 | 122.85 | 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 | 12.00 | 135.00 | 147.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 | 158.00 | 174.00 | OK |
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-patched-linux-x86_64