Last updated on 2025-11-19 01:48:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.6 | 11.92 | 128.29 | 140.21 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.5.6 | 8.09 | 97.50 | 105.59 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.5.6 | 27.00 | 180.65 | 207.65 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.6 | 22.00 | 197.14 | 219.14 | OK | |
| r-devel-windows-x86_64 | 1.5.6 | 18.00 | 135.00 | 153.00 | OK | |
| r-patched-linux-x86_64 | 1.5.6 | 11.00 | 117.99 | 128.99 | OK | |
| r-release-linux-x86_64 | 1.5.6 | 10.94 | 117.66 | 128.60 | OK | |
| r-release-macos-arm64 | 1.5.6 | 5.00 | 67.00 | 72.00 | OK | |
| r-release-macos-x86_64 | 1.5.6 | 10.00 | 122.00 | 132.00 | OK | |
| r-release-windows-x86_64 | 1.5.6 | 14.00 | 136.00 | 150.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.6 | 5.00 | 85.00 | 90.00 | OK | |
| r-oldrel-macos-x86_64 | 1.5.6 | 11.00 | 150.00 | 161.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.6 | 17.00 | 165.00 | 182.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'
Content type 'application/zip' length 593613 bytes (579 KB)
===========================
downloaded 320 KB
Warning in download.file(bhavurl, temp) :
downloaded length 327680 != reported length 593613
Warning in download.file(bhavurl, temp) :
URL 'https://archives.nseindia.com/content/historical/DERIVATIVES/2021/JUL/fo01JUL2021bhav.csv.zip': Timeout of 60 seconds was reached
Error in download.file(bhavurl, temp) :
download from 'https://archives.nseindia.com/content/historical/DERIVATIVES/2021/JUL/fo01JUL2021bhav.csv.zip' failed
Calls: fobhav1 -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang