Last updated on 2018-06-01 08:49:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-7 | 25.60 | 76.24 | 101.84 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1-7 | 22.46 | 66.12 | 88.58 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1-7 | 156.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-7 | 147.14 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-7 | 49.00 | 143.00 | 192.00 | OK | |
r-patched-linux-x86_64 | 1.1-7 | 26.62 | 73.59 | 100.21 | ERROR | |
r-patched-solaris-x86 | 1.1-7 | 192.80 | OK | |||
r-release-linux-x86_64 | 1.1-7 | 28.23 | 72.95 | 101.18 | ERROR | |
r-release-windows-ix86+x86_64 | 1.1-7 | 38.00 | 155.00 | 193.00 | OK | |
r-release-osx-x86_64 | 1.1-7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-7 | 15.00 | 133.00 | 148.00 | OK | |
r-oldrel-osx-x86_64 | 1.1-7 | NOTE |
Version: 1.1-7
Check: compiled code
Result: NOTE
File ‘mhurdle/libs/mhurdle.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1-7
Check: examples
Result: ERROR
Running examples in ‘mhurdle-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mhurdle
> ### Title: Estimation of limited dependent variable models
> ### Aliases: mhurdle coef.mhurdle vcov.mhurdle logLik.mhurdle print.mhurdle
> ### summary.mhurdle print.summary.mhurdle predict.mhurdle update.mhurdle
> ### fitted.mhurdle
> ### Keywords: regression
>
> ### ** Examples
>
>
> data("Interview", package = "mhurdle")
>
> # independent double hurdle model
> idhm <- mhurdle(vacations ~ car + size | linc + linc2 | 0, Interview,
+ dist = "ln", h2 = TRUE, method = "bfgs")
Error in if (is.infinite(mz0)) Pr123As <- 0 else Pr123As <- Pr123A$d2 * :
the condition has length > 1
Calls: mhurdle ... eval -> eval -> logLikFunc -> fnOrig -> mhurdle.lnl
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: 1.1-7
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Loading required package: truncreg
Loading required package: maxLik
Loading required package: miscTools
Please cite the 'maxLik' package as:
Henningsen, Arne and Toomet, Ott (2011). maxLik: A package for maximum likelihood estimation in R. Computational Statistics 26(3), 443-458. DOI 10.1007/s00180-010-0217-1.
If you have questions, suggestions, or comments regarding the 'maxLik' package, please use a forum or 'tracker' at maxLik's R-Forge site:
https://r-forge.r-project.org/projects/maxlik/
Loading required package: survival
Loading required package: texreg
Version: 1.36.23
Date: 2017-03-03
Author: Philip Leifeld (University of Glasgow)
Please cite the JSS article in your publications -- see citation("texreg").
Error: processing vignette ‘mhurdle.rnw’ failed with diagnostics:
chunk 13 (label = ThreeHurdlesDep)
Error in if (is.infinite(mz0)) Pr123As <- 0 else Pr123As <- Pr123A$d2 * :
the condition has length > 1
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: 1.1-7
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
If you have questions, suggestions, or comments regarding the 'maxLik' package, please use a forum or 'tracker' at maxLik's R-Forge site:
https://r-forge.r-project.org/projects/maxlik/
Loading required package: survival
Loading required package: texreg
Version: 1.36.23
Date: 2017-03-03
Author: Philip Leifeld (University of Glasgow)
Please cite the JSS article in your publications -- see citation("texreg").
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'mhurdle.tex' failed.
LaTeX errors:
! LaTeX Error: File `threeparttable.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.13 \usepackage
{amssymb, amsfonts}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64