Last updated on 2018-03-05 09:47:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.12 | 22.18 | 23.30 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.02 | 19.18 | 20.20 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 32.90 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 30.28 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1 | 3.00 | 41.00 | 44.00 | ERROR | |
r-patched-linux-x86_64 | 0.1 | 0.83 | 23.10 | 23.93 | ERROR | |
r-patched-solaris-x86 | 0.1 | 40.00 | ERROR | |||
r-release-linux-x86_64 | 0.1 | 0.67 | 23.22 | 23.89 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1 | 3.00 | 42.00 | 45.00 | ERROR | |
r-release-osx-x86_64 | 0.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 3.00 | 37.00 | 40.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
Delta_c: no visible global function definition for ‘pnorm’
Gamma_c: no visible global function definition for ‘dnorm’
Psi_c: no visible global function definition for ‘pnorm’
Rho_c: no visible global function definition for ‘pnorm’
Theta_c: no visible global function definition for ‘pnorm’
Theta_c: no visible global function definition for ‘dnorm’
Vega_c: no visible global function definition for ‘dnorm’
blackScholes: no visible global function definition for ‘pnorm’
currentStocks: no visible global function definition for ‘read.csv’
Undefined global functions or variables:
dnorm pnorm read.csv
Consider adding
importFrom("stats", "dnorm", "pnorm")
importFrom("utils", "read.csv")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.1
Check: examples
Result: ERROR
Running examples in ‘m4fe-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: currentStocks
> ### Title: Current Stock Info (Yahoo Finance API)
> ### Aliases: currentStocks
>
> ### ** Examples
>
> currentStocks()
Warning in file(file, "rt") :
URL 'http://download.finance.yahoo.com/d/quotes.csv?s=GOOGL&f=abb2b3poydr1qc1cc6k2p2d1d2t1c8c3m5m6m7m8m3m4ghk1ll1t8w1w4p1mm2g1g3g4g5g6t7t6i5l2l3v1v7s6kjj5k4j6k5wvj1j3f6nn4ss1xs2ee7e8e9b4j4p5p6rr2r5r6r7s7': status was 'Couldn't resolve host name'
Error in file(file, "rt") :
cannot open the connection to 'http://finance.yahoo.com/d/quotes.csv?s=GOOGL&f=abb2b3poydr1qc1cc6k2p2d1d2t1c8c3m5m6m7m8m3m4ghk1ll1t8w1w4p1mm2g1g3g4g5g6t7t6i5l2l3v1v7s6kjj5k4j6k5wvj1j3f6nn4ss1xs2ee7e8e9b4j4p5p6rr2r5r6r7s7'
Calls: currentStocks -> read.csv -> read.table -> file
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1
Check: examples
Result: ERROR
Running examples in ‘m4fe-Ex.R’ failed
The error most likely occurred in:
> ### Name: currentStocks
> ### Title: Current Stock Info (Yahoo Finance API)
> ### Aliases: currentStocks
>
> ### ** Examples
>
> currentStocks()
Warning in file(file, "rt") :
URL 'http://download.finance.yahoo.com/d/quotes.csv?s=GOOGL&f=abb2b3poydr1qc1cc6k2p2d1d2t1c8c3m5m6m7m8m3m4ghk1ll1t8w1w4p1mm2g1g3g4g5g6t7t6i5l2l3v1v7s6kjj5k4j6k5wvj1j3f6nn4ss1xs2ee7e8e9b4j4p5p6rr2r5r6r7s7': status was 'Couldn't resolve host name'
Error in file(file, "rt") :
cannot open the connection to 'http://finance.yahoo.com/d/quotes.csv?s=GOOGL&f=abb2b3poydr1qc1cc6k2p2d1d2t1c8c3m5m6m7m8m3m4ghk1ll1t8w1w4p1mm2g1g3g4g5g6t7t6i5l2l3v1v7s6kjj5k4j6k5wvj1j3f6nn4ss1xs2ee7e8e9b4j4p5p6rr2r5r6r7s7'
Calls: currentStocks -> read.csv -> read.table -> file
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.1
Check: examples
Result: ERROR
Running examples in 'm4fe-Ex.R' failed
The error most likely occurred in:
> ### Name: currentStocks
> ### Title: Current Stock Info (Yahoo Finance API)
> ### Aliases: currentStocks
>
> ### ** Examples
>
> currentStocks()
Warning in file(file, "rt") :
InternetOpenUrl failed: 'Eine Umleitungsanforderung ändert eine nicht sichere in eine sichere Verbindung.'
Error in file(file, "rt") : cannot open the connection
Calls: currentStocks -> read.csv -> read.table -> file
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.1
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'bdt.tex' failed.
LaTeX errors:
! LaTeX Error: File `titlesec.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.15 \usepackage
[margin=1.0in]{geometry}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64