Last updated on 2025-05-24 01:51:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.9 | 3.74 | 40.26 | 44.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.9 | 2.50 | 28.99 | 31.49 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.5.9 | 67.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.9 | 70.02 | OK | |||
r-devel-windows-x86_64 | 2.5.9 | 5.00 | 72.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 2.5.9 | 4.45 | 38.21 | 42.66 | OK | |
r-release-linux-x86_64 | 2.5.9 | 3.69 | 38.86 | 42.55 | OK | |
r-release-macos-arm64 | 2.5.9 | 40.00 | OK | |||
r-release-macos-x86_64 | 2.5.9 | 80.00 | OK | |||
r-release-windows-x86_64 | 2.5.9 | 5.00 | 74.00 | 79.00 | ERROR | |
r-oldrel-macos-arm64 | 2.5.9 | 48.00 | OK | |||
r-oldrel-macos-x86_64 | 2.5.9 | 77.00 | OK | |||
r-oldrel-windows-x86_64 | 2.5.9 | 7.00 | 78.00 | 85.00 | OK |
Version: 2.5.9
Check: examples
Result: ERROR
Running examples in ‘JFE-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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 '/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/JFE.Rcheck/file2e2b4e454912ac.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-linux-x86_64-debian-gcc
Version: 2.5.9
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘file2e2b4e454912ac.zip’
Flavor: r-devel-linux-x86_64-debian-gcc
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.5/JFE.Rcheck\filef5ac27093b3d.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