Last updated on 2025-11-27 13:48:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.6 | 11.42 | 124.28 | 135.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.6 | 7.46 | 95.35 | 102.81 | ERROR | |
| 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 | 21.00 | 196.78 | 217.78 | OK | |
| r-devel-windows-x86_64 | 1.5.6 | 18.00 | 135.00 | 153.00 | OK | |
| r-patched-linux-x86_64 | 1.5.6 | 12.31 | 118.20 | 130.51 | OK | |
| r-release-linux-x86_64 | 1.5.6 | 9.95 | 117.25 | 127.20 | OK | |
| r-release-macos-arm64 | 1.5.6 | OK | ||||
| r-release-macos-x86_64 | 1.5.6 | 10.00 | 122.00 | 132.00 | OK | |
| r-release-windows-x86_64 | 1.5.6 | 13.00 | 138.00 | 151.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.6 | 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 | 168.00 | 185.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 536 KB
Warning in download.file(bhavurl, temp) :
downloaded length 548864 != 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-gcc