Skip to content

Commit

Permalink
Update foundation with the first ever patch-level pkg release
Browse files Browse the repository at this point in the history
  • Loading branch information
bryce-carson committed Aug 28, 2024
1 parent 4ba5d68 commit 2d03bef
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions docs/src/contrib/PACKAGES
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ NeedsCompilation: no
Package: spatialEpisim.foundation
Version: 0.0.0.9000
Depends: R (>= 2.10)
Imports: countrycode, dplyr, geodata, httr2, lubridate, magrittr, Matrix, purrr, stats, terra, tibble,
tidyr, utils
Imports: countrycode, dplyr, geodata, httr2, lubridate, magrittr, Matrix, purrr,
stats, terra, tibble, tidyr, utils
Suggests: cli, readxl, lattice, testthat (>= 3.0.0), knitr, rmarkdown
License: GPL (>= 3)
MD5sum: 978f205d98e61b218ef5b0d0466b66e7
Expand All @@ -34,8 +34,8 @@ NeedsCompilation: no
Package: spatialEpisim.foundation
Version: 0.0.0.9001
Depends: R (>= 2.10)
Imports: countrycode, dplyr, geodata, httr2, lubridate, magrittr, Matrix, purrr, stats, terra, tibble,
tidyr, utils
Imports: countrycode, dplyr, geodata, httr2, lubridate, magrittr, Matrix, purrr,
stats, terra, tibble, tidyr, utils
Suggests: cli, readxl, lattice, testthat (>= 3.0.0), knitr, rmarkdown
License: GPL (>= 3)
MD5sum: c98fce7ffdc1286fcf9ff8f4cb99fa85
Expand All @@ -44,9 +44,19 @@ NeedsCompilation: no
Package: spatialEpisim.foundation
Version: 0.0.0.9002
Depends: R (>= 2.10)
Imports: countrycode, dplyr, geodata, httr2, lubridate, magrittr, Matrix, purrr, stats, terra, tibble,
tidyr, utils
Imports: countrycode, dplyr, geodata, httr2, lubridate, magrittr, Matrix, purrr,
stats, terra, tibble, tidyr, utils
Suggests: cli, readxl, lattice, testthat (>= 3.0.0), knitr, rmarkdown
License: GPL (>= 3)
MD5sum: 87e5c22c8dcfa350988c86c6031d18fc
NeedsCompilation: no

Package: spatialEpisim.foundation
Version: 0.0.1
Depends: R (>= 2.10)
Imports: countrycode, dplyr, geodata, httr2, lubridate, magrittr, Matrix, purrr,
stats, terra, tibble, tidyr, utils
Suggests: cli, readxl, lattice, testthat (>= 3.0.0), knitr, rmarkdown, raster, sp
License: GPL (>= 3)
MD5sum: ed6dd814b3ed94f04bdb2993f0f02f83
NeedsCompilation: no
Binary file modified docs/src/contrib/PACKAGES.gz
Binary file not shown.
Binary file modified docs/src/contrib/PACKAGES.rds
Binary file not shown.
Binary file not shown.

0 comments on commit 2d03bef

Please sign in to comment.