Last updated on 2025-12-23 11:52:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.9 | 28.03 | 340.21 | 368.24 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.2.9 | 21.13 | 215.39 | 236.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.2.9 | 56.00 | 577.54 | 633.54 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.9 | 55.00 | 584.57 | 639.57 | OK | |
| r-devel-windows-x86_64 | 2.2.9 | 30.00 | 440.00 | 470.00 | OK | |
| r-patched-linux-x86_64 | 2.2.9 | 23.45 | 343.86 | 367.31 | OK | |
| r-release-linux-x86_64 | 2.2.9 | 28.39 | 349.93 | 378.32 | OK | |
| r-release-macos-arm64 | 2.2.9 | OK | ||||
| r-release-macos-x86_64 | 2.2.9 | 18.00 | 416.00 | 434.00 | OK | |
| r-release-windows-x86_64 | 2.2.9 | 30.00 | 430.00 | 460.00 | OK | |
| r-oldrel-macos-arm64 | 2.2.9 | OK | ||||
| r-oldrel-macos-x86_64 | 2.2.9 | 18.00 | 299.00 | 317.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2.9 | 42.00 | 505.00 | 547.00 | ERROR |
Version: 2.2.9
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Matteo Marcantonio <marcantoniomatteo@gmail.com>’
The BugReports field in DESCRIPTION has
https://github.com/mattmar/dynamAedes
which should likely be
https://github.com/mattmar/dynamAedes/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.2.9
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'dynamAedes_01_punctual.Rmd' using rmarkdown
starting worker pid=81028 on localhost:11564 at 12:36:40.222
Loading required package: dynamAedes
loaded dynamAedes and set parent environment
|
|%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%| 100%--- finished re-building 'dynamAedes_01_punctual.Rmd'
--- re-building 'dynamAedes_02_local.Rmd' using rmarkdown
starting worker pid=87768 on localhost:11593 at 12:37:38.349
Loading required package: dynamAedes
loaded dynamAedes and set parent environment
|
|%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%| 100%--- finished re-building 'dynamAedes_02_local.Rmd'
--- re-building 'dynamAedes_03_regional.Rmd' using rmarkdown
Quitting from dynamAedes_03_regional.Rmd:186-201 [unnamed-chunk-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'x' in selecting a method for function 'crds': [project] output crs is not valid
---
Backtrace:
▆
1. ├─dynamAedes::dynamAedes.m(...)
2. │ ├─terra::crds(...)
3. │ ├─terra::project(...)
4. │ └─terra::project(...)
5. │ └─terra (local) .local(x, ...)
6. │ └─terra:::messages(x, "project")
7. │ └─terra:::error(f, x@pntr$getError())
8. │ └─base::stop("[", f, "] ", emsg, ..., call. = FALSE)
9. └─base::.handleSimpleError(...)
10. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'dynamAedes_03_regional.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'crds': [project] output crs is not valid
--- failed re-building 'dynamAedes_03_regional.Rmd'
--- re-building 'dynamAedes_04_uncompModel.Rmd' using rmarkdown
starting worker pid=30444 on localhost:11451 at 12:39:38.434
Loading required package: dynamAedes
loaded dynamAedes and set parent environment
|
|%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%| 100%
Quitting from dynamAedes_04_uncompModel.Rmd:259-274 [unnamed-chunk-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'x' in selecting a method for function 'crds': [project] output crs is not valid
---
Backtrace:
▆
1. ├─dynamAedes::dynamAedes.m(...)
2. │ ├─terra::crds(...)
3. │ ├─terra::project(...)
4. │ └─terra::project(...)
5. │ └─terra (local) .local(x, ...)
6. │ └─terra:::messages(x, "project")
7. │ └─terra:::error(f, x@pntr$getError())
8. │ └─base::stop("[", f, "] ", emsg, ..., call. = FALSE)
9. └─base::.handleSimpleError(...)
10. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'dynamAedes_04_uncompModel.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'crds': [project] output crs is not valid
--- failed re-building 'dynamAedes_04_uncompModel.Rmd'
--- re-building 'dynamAedes_05_spreader.Rmd' using rmarkdown
--- finished re-building 'dynamAedes_05_spreader.Rmd'
SUMMARY: processing the following files failed:
'dynamAedes_03_regional.Rmd' 'dynamAedes_04_uncompModel.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64