Last updated on 2020-02-04 04:47:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 12.23 | 122.74 | 134.97 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 9.52 | 92.24 | 101.76 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 161.14 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 156.78 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0 | 28.00 | 186.00 | 214.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0 | 33.00 | 246.00 | 279.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 10.06 | 109.09 | 119.15 | WARN | |
r-patched-solaris-x86 | 1.0 | 271.10 | WARN | |||
r-release-linux-x86_64 | 1.0 | 10.56 | 109.04 | 119.60 | WARN | |
r-release-windows-ix86+x86_64 | 1.0 | 18.00 | 236.00 | 254.00 | ERROR | |
r-release-osx-x86_64 | 1.0 | FAIL | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 14.00 | 170.00 | 184.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.0 | OK |
Version: 1.0
Check: examples
Result: WARN
Found the following significant warnings:
Warning: 'indexClass<-' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
loggle_cv 9.221 0.251 10.104
loggle_cv_select 8.830 0.213 9.508
stockdata 7.066 0.151 7.726
example_source 5.818 0.411 6.893
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0
Check: examples
Result: WARN
Found the following significant warnings:
Warning: 'indexClass<-' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
loggle_cv 6.234 0.237 9.738
loggle_cv_select 6.061 0.129 9.104
stockdata 5.272 0.092 6.969
example_source 4.266 0.250 5.552
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0
Check: examples
Result: WARN
Found the following significant warnings:
Warning: 'indexClass<-' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 1.0
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'loggle-Ex.R' failed
The error most likely occurred in:
> ### Name: stockdata_source
> ### Title: Source code for stock prices of S&P 500 companies from 2007 to
> ### 2016
> ### Aliases: stockdata_source
>
> ### ** Examples
>
> library(XML)
> library(RCurl)
> library(quantmod)
Loading required package: xts
Loading required package: zoo
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
Loading required package: TTR
Version 0.4-0 included new data defaults. See ?getSymbols.
>
> # select one stock of interest
> stock.ticker <- "MSFT"
>
> # extract stock information from wiki
> url <- "https://en.wikipedia.org/wiki/List_of_S%26P_500_companies"
> tabs <- getURL(url)
Error in function (type, msg, asError = TRUE) :
error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Calls: getURL -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'loggle-Ex.R' failed
The error most likely occurred in:
> ### Name: stockdata_source
> ### Title: Source code for stock prices of S&P 500 companies from 2007 to
> ### 2016
> ### Aliases: stockdata_source
>
> ### ** Examples
>
> library(XML)
> library(RCurl)
> library(quantmod)
Loading required package: xts
Loading required package: zoo
Attaching package: 'zoo'
The following objects are masked from 'package:base':
as.Date, as.Date.numeric
Loading required package: TTR
Version 0.4-0 included new data defaults. See ?getSymbols.
>
> # select one stock of interest
> stock.ticker <- "MSFT"
>
> # extract stock information from wiki
> url <- "https://en.wikipedia.org/wiki/List_of_S%26P_500_companies"
> tabs <- getURL(url)
Error in function (type, msg, asError = TRUE) :
error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Calls: getURL -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: examples
Result: WARN
Found the following significant warnings:
Warning: 'indexClass<-' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU or elapsed time > 5s
user system elapsed
loggle_cv 7.860 0.194 8.523
loggle_cv_select 7.553 0.209 8.371
stockdata 6.489 0.176 6.763
example_source 4.590 0.333 5.406
Flavor: r-patched-linux-x86_64
Version: 1.0
Check: examples
Result: WARN
Found the following significant warnings:
Warning: 'indexClass<-' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU or elapsed time > 5s
user system elapsed
loggle_cv 7.788 0.221 8.619
loggle_cv_select 7.572 0.169 8.100
stockdata 6.543 0.176 7.016
example_source 4.714 0.311 5.453
Flavor: r-release-linux-x86_64
Version: 1.0
Check: whether package can be installed
Result: FAIL
Flavor: r-release-osx-x86_64