-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transitioned to and ; modified exported functions
- Loading branch information
Showing
47 changed files
with
802 additions
and
477 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
Version: 2.1.1 | ||
Date: 2022-11-22 10:49:33.969 UTC | ||
SHA: 67c7b4227692e8479fe385b11fbe8cb4a59ca98d | ||
Version: 2.1.2 | ||
Date: 2023-03-30 10:19:09.372 UTC | ||
SHA: 119640b3cb69afd00649a6f5c304c3c4ac5e882b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
Package: dynamAedes | ||
Version: 2.1.1 | ||
Date: 2022-11-21 | ||
Version: 2.1.2 | ||
Date: 2023-03-23 | ||
Title: A Unified Mechanistic Model for the Population Dynamics of Invasive Aedes Mosquitoes | ||
Authors@R: c(person("Matteo", "Marcantonio", role = c("aut", "cre"), email = "marcantoniomatteo@gmail.com"),person("Daniele", "Da Re", role = c("aut"), email = "dare.daniele@gmail.com")) | ||
Depends: R (>= 3.6.0), raster | ||
Imports: drc, fields, foreach, insol, slam, doParallel, sp | ||
Depends: R (>= 4.0.0) | ||
Imports: doParallel, dplyr, drc, fields, foreach, geosphere, raster, slam, sp | ||
BugReports: https://github.com/mattmar/dynamAedes | ||
Description: Generalised model for population dynamics of invasive Aedes mosquitoes. Rationale and model structure are described here: Da Re, ..., Marcantonio (2021) <doi:10.1016/j.ecoinf.2020.101180> and Da Re, ..., Marcantonio (2022) <doi:10.1101/2021.12.21.473628>. | ||
Description: Generalised model for population dynamics of invasive Aedes mosquitoes. Rationale and model structure are described here: Da Re et al. (2021) <doi:10.1016/j.ecoinf.2020.101180> and Da Re et al. (2022) <doi:10.1101/2021.12.21.473628>. | ||
VignetteBuilder: knitr | ||
Encoding: UTF-8 | ||
Language: en-GB | ||
License: GPL(>=2) | ||
Roxygen: list(markdown = TRUE) | ||
RoxygenNote: 7.2.1 | ||
Suggests: parallel, rmarkdown, knitr, eesim, geosphere, ggplot2, gstat, rgeos, spatstat, rgdal, tidyverse | ||
RoxygenNote: 7.2.3 | ||
Suggests: terra, parallel, rmarkdown, knitr, eesim, ggplot2, gstat, spatstat, rgdal | ||
Config/testthat/edition: 3 | ||
URL: https://mattmar.github.io/dynamAedes/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.