Last updated on 2024-10-14 13:55:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.16.11 | 7.38 | 38.44 | 45.82 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.16.11 | 4.58 | 28.19 | 32.77 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.16.11 | 74.31 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.16.11 | 83.44 | ERROR | |||
r-devel-windows-x86_64 | 2.16.11 | 9.00 | 66.00 | 75.00 | ERROR | |
r-patched-linux-x86_64 | 2.16.11 | 7.41 | 39.79 | 47.20 | NOTE | |
r-release-linux-x86_64 | 2.16.11 | 6.10 | 39.65 | 45.75 | NOTE | |
r-release-macos-arm64 | 2.16.11 | 35.00 | NOTE | |||
r-release-macos-x86_64 | 2.16.11 | 63.00 | NOTE | |||
r-release-windows-x86_64 | 2.16.11 | 9.00 | 72.00 | 81.00 | NOTE | |
r-oldrel-macos-arm64 | 2.16.11 | 36.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.16.11 | 47.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.16.11 | 9.00 | 81.00 | 90.00 | NOTE |
Version: 2.16.11
Check: Rd files
Result: NOTE
checkRd: (-1) F.huggins.estim.Rd:199: Escaped LaTeX specials: \$ \$
checkRd: (-1) F.huggins.estim.Rd:205: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:206: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:207: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:208: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:209: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:210: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:212: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:213: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:214: Escaped LaTeX specials: \$
checkRd: (-1) F.huggins.estim.Rd:215: Escaped LaTeX specials: \$
checkRd: (-1) lines.cjs.Rd:15: Escaped LaTeX specials: \$
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.16.11
Check: examples
Result: ERROR
Running examples in ‘mra-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: F.cjs.covars
> ### Title: F.cjs.covars
> ### Aliases: F.cjs.covars
> ### Keywords: models
>
> ### ** Examples
>
> ## Fit CJS model to dipper data, time-varying capture and survivals.
> data(dipper.histories)
> xy <- F.cjs.covars( nrow(dipper.histories), ncol(dipper.histories) )
> dipper.cjs <- F.cjs.estim( capture=~xy$x[,,2]+xy$x[,,3]+xy$x[,,4]+xy$x[,,5]+xy$x[,,6],
+ survival=~xy$x[,,1]+xy$x[,,2]+xy$x[,,3]+xy$x[,,4]+xy$x[,,5], dipper.histories )
Error in F.cjs.estim(capture = ~xy$x[, , 2] + xy$x[, , 3] + xy$x[, , 4] + :
Capture histories must consist of 0's, 1's, and 2's only.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.16.11
Check: examples
Result: ERROR
Running examples in ‘mra-Ex.R’ failed
The error most likely occurred in:
> ### Name: F.cjs.covars
> ### Title: F.cjs.covars
> ### Aliases: F.cjs.covars
> ### Keywords: models
>
> ### ** Examples
>
> ## Fit CJS model to dipper data, time-varying capture and survivals.
> data(dipper.histories)
> xy <- F.cjs.covars( nrow(dipper.histories), ncol(dipper.histories) )
> dipper.cjs <- F.cjs.estim( capture=~xy$x[,,2]+xy$x[,,3]+xy$x[,,4]+xy$x[,,5]+xy$x[,,6],
+ survival=~xy$x[,,1]+xy$x[,,2]+xy$x[,,3]+xy$x[,,4]+xy$x[,,5], dipper.histories )
Error in F.cjs.estim(capture = ~xy$x[, , 2] + xy$x[, , 3] + xy$x[, , 4] + :
Capture histories must consist of 0's, 1's, and 2's only.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 2.16.11
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘CJS_examples.Rmd’ using rmarkdown
Quitting from lines 37-39 [unnamed-chunk-3] (CJS_examples.Rmd)
Error: processing vignette 'CJS_examples.Rmd' failed with diagnostics:
Capture histories must consist of 0's, 1's, and 2's only.
--- failed re-building ‘CJS_examples.Rmd’
SUMMARY: processing the following file failed:
‘CJS_examples.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc