Package: amc Type: Package Title: Alex's Miscellaneous Code Description: A collection of variously useful functions and utilities. Version: 1.0.3 Date: 2025-07-28 Authors@R: c( person(c("Alex", "M"), "Chubaty", email = "achubaty@for-cast.ca", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7146-8135")), person(c("Eliot", "J", "B"), "McIntire", email = "eliot.mcintire@nrcan-rncan.gc.ca", role = c("ctb")), person("Ceres", "Barros", email = "ceresvbarros@hotmail.com", role = c("ctb")), person("hrbrmstr", role = c("ctb")), person("Jack", "Wasey", role = c("ctb")), person("Josh", "O'Brien", role = c("ctb")), person("mmfrgmpds", role = c("ctb")) ) Depends: R (>= 4.3) Imports: base64enc, data.table, digest, dismo, httr, methods, reproducible, raster (>= 3.3-13), sf, sp, terra, tools, utils Suggests: covr, datasets, rstudioapi, spelling, testthat Remotes: PredictiveEcology/reproducible@development BugReports: https://github.com/achubaty/amc/issues Language: en-CA License: GPL-3 ByteCompile: yes Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make default-jdk libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://predictiveecology.r-universe.dev Date/Publication: 2025-07-29 04:19:13 UTC RemoteUrl: https://github.com/achubaty/amc RemoteRef: development RemoteSha: 09a6f01363335d991d8139dffaac029881133f5d NeedsCompilation: no Packaged: 2026-06-22 23:33:48 UTC; root Author: Alex M Chubaty [aut, cre, cph] (ORCID: ), Eliot J B McIntire [ctb], Ceres Barros [ctb], hrbrmstr [ctb], Jack Wasey [ctb], Josh O'Brien [ctb], mmfrgmpds [ctb] Maintainer: Alex M Chubaty