Last updated on 2026-03-21 01:56:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.11 | 2.90 | 43.27 | 46.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.5.11 | 2.71 | 32.43 | 35.14 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.5.11 | 72.17 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.5.11 | 7.00 | 67.59 | 74.59 | OK | |
| r-devel-macos-arm64 | 2.5.11 | 1.00 | 36.00 | 37.00 | OK | |
| r-devel-windows-x86_64 | 2.5.11 | 6.00 | 75.00 | 81.00 | OK | |
| r-patched-linux-x86_64 | 2.5.11 | 3.61 | 39.38 | 42.99 | OK | |
| r-release-linux-x86_64 | 2.5.11 | 3.37 | 38.87 | 42.24 | OK | |
| r-release-macos-arm64 | 2.5.11 | OK | ||||
| r-release-macos-x86_64 | 2.5.11 | 3.00 | 63.00 | 66.00 | OK | |
| r-release-windows-x86_64 | 2.5.11 | 5.00 | 70.00 | 75.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.5.11 | OK | ||||
| r-oldrel-macos-x86_64 | 2.5.11 | 3.00 | 64.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.11 | 6.00 | 89.00 | 95.00 | OK |
Version: 2.5.11
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()
trying URL 'http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/ftp/F-F_Research_Data_Factors_CSV.zip'
Content type 'text/html' length 2942 bytes
==================================================
downloaded 2942 bytes
Warning in open.connection(file, "rt") :
cannot open zip file 'd:/Rcompile/CRANpkg/local/4.5/JFE.Rcheck\filea6d86f2f79d9.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-release-windows-x86_64