Last updated on 2025-05-31 20:50:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.10 | 4.03 | 40.38 | 44.41 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.10 | 2.45 | 29.85 | 32.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.10 | 67.92 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.10 | 70.78 | OK | |||
r-devel-windows-x86_64 | 2.5.9 | 5.00 | 71.00 | 76.00 | ERROR | |
r-patched-linux-x86_64 | 2.5.10 | 3.28 | 38.02 | 41.30 | OK | |
r-release-linux-x86_64 | 2.5.10 | 3.89 | 38.76 | 42.65 | OK | |
r-release-macos-arm64 | 2.5.10 | 42.00 | OK | |||
r-release-macos-x86_64 | 2.5.10 | 62.00 | OK | |||
r-release-windows-x86_64 | 2.5.10 | 8.00 | 85.00 | 93.00 | OK | |
r-oldrel-macos-arm64 | 2.5.10 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 2.5.10 | 50.00 | OK | |||
r-oldrel-windows-x86_64 | 2.5.10 | 6.00 | 80.00 | 86.00 | OK |
Version: 2.5.9
Check: examples
Result: ERROR
Running examples in 'JFE-Ex.R' failed
The error most likely occurred in:
> ### Name: getFrench.Factors
> ### Title: Download seven asset pricing factors data from the data library
> ### of Dr. French
> ### Aliases: getFrench.Factors
>
> ### ** Examples
>
>
> getFrench.Factors(filename="F-F_Research_Data_Factors")
trying URL 'http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/ftp/F-F_Research_Data_Factors_CSV.zip'
Content type 'application/x-zip-compressed' length 12330 bytes (12 KB)
==================================================
downloaded 12 KB
Warning in open.connection(file, "rt") :
cannot locate file 'F-F_Research_Data_Factors.CSV' in zip file 'd:/Rcompile/CRANpkg/local/4.6/JFE.Rcheck\file3f3856ef1424.zip'
Error in open.connection(file, "rt") : cannot open the connection
Calls: getFrench.Factors -> read.csv -> read.table -> open -> open.connection
Execution halted
Flavor: r-devel-windows-x86_64