Last updated on 2025-03-13 12:51:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.3 | 11.30 | 119.84 | 131.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.3 | 8.52 | 88.38 | 96.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.3 | 217.78 | 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 | 13.00 | 155.00 | 168.00 | ERROR | |
r-patched-linux-x86_64 | 1.5.3 | OK | ||||
r-release-linux-x86_64 | 1.5.3 | 11.48 | 111.30 | 122.78 | 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 | 11.00 | 132.00 | 143.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 | 157.00 | 173.00 | OK |
Version: 1.5.3
Check: examples
Result: ERROR
Running examples in 'nser-Ex.R' failed
The error most likely occurred in:
> ### 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) :
URL 'https://archives.nseindia.com/content/historical/DERIVATIVES/2021/JUL/fo01JUL2021bhav.csv.zip': status was 'SSL connect error'
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-windows-x86_64