Last updated on 2025-12-03 00:49:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.9 | 29.89 | 337.45 | 367.34 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.2.9 | 19.72 | 238.38 | 258.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.2.9 | 75.00 | 550.87 | 625.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.9 | 63.00 | 546.10 | 609.10 | OK | |
| r-devel-windows-x86_64 | 2.2.9 | 33.00 | 437.00 | 470.00 | OK | |
| r-patched-linux-x86_64 | 2.2.9 | 24.29 | 348.15 | 372.44 | OK | |
| r-release-linux-x86_64 | 2.2.9 | 29.75 | 347.58 | 377.33 | OK | |
| r-release-macos-arm64 | 2.2.9 | OK | ||||
| r-release-macos-x86_64 | 2.2.9 | 24.00 | 410.00 | 434.00 | OK | |
| r-release-windows-x86_64 | 2.2.9 | 29.00 | 432.00 | 461.00 | OK | |
| r-oldrel-macos-arm64 | 2.2.9 | OK | ||||
| r-oldrel-macos-x86_64 | 2.2.9 | 19.00 | 298.00 | 317.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2.9 | 41.00 | 612.00 | 653.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=28420 on localhost:11997 at 09:28:29.504
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=104440 on localhost:11381 at 09:29:30.528
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=65520 on localhost:11208 at 09:31:26.648
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