Package: SpaDES.tools
Type: Package
Title: Additional Tools for Developing Spatially Explicit Discrete
        Event Simulation (SpaDES) Models
Description: Provides GIS and map utilities, plus additional modeling tools for
    developing cellular automata, dynamic raster models, and agent based models
    in 'SpaDES'.
    Included are various methods for spatial spreading, spatial agents, GIS
    operations, random map generation, and others.
    See '?SpaDES.tools' for an categorized overview of these additional tools.
    The suggested package 'NLMR' can be installed with 
    'install.packages("NLMR", repos = "https://PredictiveEcology.r-universe.dev")'.
URL: https://spades-tools.predictiveecology.org,
        https://github.com/PredictiveEcology/SpaDES.tools
Date: 2022-12-22
Version: 1.0.1
Authors@R: c(
    person("Alex M", "Chubaty", email = "achubaty@for-cast.ca",
           role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7146-8135")),
    person("Eliot J B", "McIntire", email = "eliot.mcintire@nrcan-rncan.gc.ca",
           role = c("aut"), comment=c(ORCID = "0000-0002-6914-8316")),
    person("Yong", "Luo", email = "Yong.Luo@gov.bc.ca",
           role = c("ctb")),
    person("Steve", "Cumming", email = "Steve.Cumming@sbf.ulaval.ca",
           role = c("ctb")),
    person("Jean", "Marchal", email = "jean.d.marchal@gmail.com",
           role = c("ctb")),
    person(paste("Her Majesty the Queen in Right of Canada,",
                 "as represented by the Minister of Natural Resources Canada"),
           role = "cph")
    )
Depends: R (>= 4.0)
Imports: backports, checkmate (>= 1.8.2), CircStats (>= 0.2-4),
        data.table (>= 1.10.4), fastmatch (>= 1.1-0), fpCompare (>=
        0.2.1), magrittr, methods, parallel, quickPlot, raster (>=
        2.5-8), Rcpp (>= 0.12.12), Require, rgeos, sp (>= 1.2-4), stats
Suggests: animation, bit (>= 1.1-12), covr, DBI, DEoptim (>= 2.2-4),
        dplyr, dqrng, fasterize, googledrive, knitr, mgcv, NLMR (>=
        1.1.1), purrr, RColorBrewer (>= 1.1-2), rmarkdown, sf, testthat
        (>= 1.0.2)
Encoding: UTF-8
Language: en-CA
LinkingTo: Rcpp
License: GPL-3
Additional_repositories: https://predictiveecology.r-universe.dev/
BugReports: https://github.com/PredictiveEcology/SpaDES.tools/issues
ByteCompile: yes
Collate: 'RcppExports.R' 'heading.R' 'SELES.R'
        'distanceFromEachPoint.R' 'environment.R' 'helpers.R'
        'initialize.R' 'mapReduce.R' 'mergeRaster.R' 'movement.R'
        'neighbourhood.R' 'numerical-comparisons.R' 'probability.R'
        'resample.R' 'rings.R' 'spades-tools-deprecated.R'
        'spades-tools-package.R' 'splitRaster.R' 'spread.R' 'spread2.R'
        'spread3.R' 'studyArea.R' 'zzz.R'
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2022-12-23 14:32:13 UTC; achubaty
Author: Alex M Chubaty [aut, cre] (<https://orcid.org/0000-0001-7146-8135>),
  Eliot J B McIntire [aut] (<https://orcid.org/0000-0002-6914-8316>),
  Yong Luo [ctb],
  Steve Cumming [ctb],
  Jean Marchal [ctb],
  Her Majesty the Queen in Right of Canada, as represented by the
    Minister of Natural Resources Canada [cph]
Maintainer: Alex M Chubaty <achubaty@for-cast.ca>
Repository: CRAN
Date/Publication: 2023-01-05 15:20:19 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-01-06 12:29:43 UTC; unix
Archs: SpaDES.tools.so.dSYM
