{
  "_id": "6a1ee293b401979e73410c24",
  "Package": "camtrapmonitoring",
  "Title": "Camera Trap Monitoring For Estimating Wildlife Density",
  "Version": "0.12.1",
  "Authors@R": "person(given = \"Alec L.\",\nfamily = \"Robitaille\",\nrole = c(\"aut\", \"cre\"),\nemail = \"robit.alec@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4706-1762\"))",
  "Description": "Evaluating potential camera trap locations. Potential\nlocations are evaluated using relevant spatial layers producing\na dataset of selected locations with covariates that can be\nused to quantify sampling bias. Soon - density estimation\nmethods.",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.0",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://robitalec.github.io/camtrapmonitoring/",
  "BugReports": "https://github.com/robitalec/camtrapmonitoring/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://robitalec.r-universe.dev",
  "Date/Publication": "2024-06-25 14:02:04 UTC",
  "RemoteUrl": "https://github.com/robitalec/camtrapmonitoring",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:50:23 UTC",
    "User": "root"
  },
  "Author": "Alec L. Robitaille [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4706-1762>)",
  "Maintainer": "Alec L. Robitaille <robit.alec@gmail.com>",
  "MD5sum": "f9585e542c5659bfe6b39ed856ce1171",
  "_user": "robitalec",
  "_type": "src",
  "_file": "camtrapmonitoring_0.12.1.tar.gz",
  "_fileid": "d005e15f3d7d4d2d4e3b559b0f84d0e68a2eace45d2eb753715b646f18dc54b5",
  "_filesize": 2534375,
  "_sha256": "d005e15f3d7d4d2d4e3b559b0f84d0e68a2eace45d2eb753715b646f18dc54b5",
  "_created": "2026-05-20T06:50:23.000Z",
  "_published": "2026-06-02T14:02:59.860Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79088617129,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7103177602"
    },
    {
      "job": 79088617437,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7103177481"
    },
    {
      "job": 79088616806,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7103161121"
    },
    {
      "job": 79088616565,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7103163669"
    },
    {
      "job": 79088616273,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103131224"
    },
    {
      "job": 79088615781,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359886065"
    },
    {
      "job": 79088616792,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7103167967"
    },
    {
      "job": 79088617825,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7103161908"
    },
    {
      "job": 79088617559,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7103164573"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/robitalec/camtrapmonitoring",
  "_commit": {
    "id": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
    "author": "Alec L. Robitaille <robit.alec@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #23 from robitalec/fix/layer-name-returned\n\nFix/layer name returned",
    "time": 1719324124
  },
  "_maintainer": {
    "name": "Alec L. Robitaille",
    "email": "robit.alec@gmail.com",
    "login": "robitalec",
    "description": "",
    "uuid": 16324625,
    "orcid": "0000-0002-4706-1762"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "version": ">= 0.7-3",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "distanceto",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "osmdata",
      "role": "Suggests"
    },
    {
      "package": "elevatr",
      "role": "Suggests"
    }
  ],
  "_owner": "robitalec",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "camera-trap",
    "camera-traps",
    "spatial",
    "wildlife"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "robitalec",
      "count": 667,
      "uuid": 16324625
    }
  ],
  "_userbio": {
    "uuid": 16324625,
    "type": "user",
    "name": "Alec L. Robitaille"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/camtrapmonitoring"
  },
  "_devurl": "https://github.com/robitalec/camtrapmonitoring",
  "_pkgdown": "https://robitalec.github.io/camtrapmonitoring/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/camtrapmonitoring.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "binary_layer",
    "eval_buffer",
    "eval_dist",
    "eval_pt",
    "grid_ct",
    "grid_design",
    "sample_ct",
    "scale_layer"
  ],
  "_datasets": [
    {
      "name": "clearwater_lake_density",
      "title": "Example species density",
      "object": "clearwater_lake_density",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "x",
        "density"
      ],
      "rows": 272,
      "table": false,
      "tojson": true
    },
    {
      "name": "clearwater_lake_extent",
      "title": "Example extent",
      "object": "clearwater_lake_extent",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "geometry"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "clearwater_lake_hydro",
      "title": "Example hydrology features",
      "object": "clearwater_lake_hydro",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "osm_id",
        "name",
        "natural",
        "source",
        "type",
        "water",
        "wikidata",
        "wikipedia",
        "geometry"
      ],
      "rows": 5,
      "table": false,
      "tojson": true
    },
    {
      "name": "clearwater_lake_roads",
      "title": "Example roads",
      "object": "clearwater_lake_roads",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "NID",
        "ROADSEGID",
        "ADRANGENID",
        "DATASETNAM",
        "SPECVERS",
        "ACCURACY",
        "ACQTECH",
        "PROVIDER",
        "CREDATE",
        "REVDATE",
        "METACOVER",
        "ROADCLASS",
        "RTNUMBER1",
        "RTNUMBER2",
        "RTNUMBER3",
        "RTNUMBER4",
        "RTNUMBER5",
        "RTENAME1FR",
        "RTENAME2FR",
        "RTENAME3FR",
        "RTENAME4FR",
        "RTENAME1EN",
        "RTENAME2EN",
        "RTENAME3EN",
        "RTENAME4EN",
        "EXITNBR",
        "NBRLANES",
        "PAVSTATUS",
        "PAVSURF",
        "UNPAVSURF",
        "STRUCTID",
        "STRUCTTYPE",
        "STRUNAMEEN",
        "STRUNAMEFR",
        "L_ADDDIRFG",
        "L_HNUMF",
        "L_HNUML",
        "L_STNAME_C",
        "L_PLACENAM",
        "R_ADDDIRFG",
        "R_HNUMF",
        "R_HNUML",
        "R_STNAME_C",
        "R_PLACENAM",
        "CLOSING",
        "ROADJURIS",
        "SPEED",
        "TRAFFICDIR",
        "geom"
      ],
      "rows": 138,
      "table": true,
      "tojson": true
    },
    {
      "name": "clearwater_lake_wetlands",
      "title": "Example wetland features",
      "object": "clearwater_lake_wetlands",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "osm_id",
        "natural",
        "source",
        "wetland",
        "geometry"
      ],
      "rows": 14,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "binary_layer",
      "title": "Binary layer",
      "topics": [
        "binary_layer"
      ]
    },
    {
      "page": "camtrapmonitoring",
      "title": "camtrapmonitoring",
      "topics": [
        "camtrapmonitoring-package",
        "camtrapmonitoring"
      ]
    },
    {
      "page": "clearwater_lake_density",
      "title": "Example species density",
      "topics": [
        "clearwater_lake_density"
      ]
    },
    {
      "page": "clearwater_lake_elevation",
      "title": "Example elevation",
      "topics": [
        "clearwater_lake_elevation"
      ]
    },
    {
      "page": "clearwater_lake_extent",
      "title": "Example extent",
      "topics": [
        "clearwater_lake_extent"
      ]
    },
    {
      "page": "clearwater_lake_hydro",
      "title": "Example hydrology features",
      "topics": [
        "clearwater_lake_hydro"
      ]
    },
    {
      "page": "clearwater_lake_land_cover",
      "title": "Example land cover",
      "topics": [
        "clearwater_lake_land_cover"
      ]
    },
    {
      "page": "clearwater_lake_roads",
      "title": "Example roads",
      "topics": [
        "clearwater_lake_roads"
      ]
    },
    {
      "page": "clearwater_lake_wetlands",
      "title": "Example wetland features",
      "topics": [
        "clearwater_lake_wetlands"
      ]
    },
    {
      "page": "eval_buffer",
      "title": "Evaluate camera trap locations by buffered sampling of layers",
      "concept": [
        "eval"
      ],
      "topics": [
        "eval_buffer"
      ]
    },
    {
      "page": "eval_dist",
      "title": "Evaluate distance-to",
      "concept": [
        "eval"
      ],
      "topics": [
        "eval_dist"
      ]
    },
    {
      "page": "eval_pt",
      "title": "Evaluate camera trap locations by point sampling layers",
      "concept": [
        "eval"
      ],
      "topics": [
        "eval_pt"
      ]
    },
    {
      "page": "grid_ct",
      "title": "Make camera trap grids",
      "concept": [
        "grid"
      ],
      "topics": [
        "grid_ct"
      ]
    },
    {
      "page": "grid_design",
      "title": "Grid design",
      "concept": [
        "grid"
      ],
      "topics": [
        "grid_design"
      ]
    },
    {
      "page": "sample_ct",
      "title": "Camera trap sampling",
      "topics": [
        "sample_ct"
      ]
    },
    {
      "page": "scale_layer",
      "title": "Scale in region of interest",
      "topics": [
        "scale_layer"
      ]
    }
  ],
  "_readme": "https://github.com/robitalec/camtrapmonitoring/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "class",
    "classInt",
    "DBI",
    "distanceto",
    "e1071",
    "geodist",
    "KernSmooth",
    "MASS",
    "nabor",
    "proxy",
    "Rcpp",
    "RcppEigen",
    "s2",
    "sf",
    "terra",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "intro-camtrapmonitoring.Rmd",
      "filename": "intro-camtrapmonitoring.html",
      "title": "Introduction to camtrapmonitoring",
      "author": "Alec L. Robitaille",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sampling candidate camera trap locations",
        "Evaluating candidate camera trap locations",
        "Deployment feasibility",
        "Characteristics of candidate locations",
        "Selection from candidate camera trap locations",
        "Establishing camera trap grids",
        "Example data sources"
      ],
      "created": "2023-07-25 14:15:51",
      "modified": "2024-01-27 15:50:57",
      "commits": 7
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "camtrapmonitoring",
  "_universes": [
    "robitalec"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.12.1",
      "date": "2026-05-20T06:53:05.000Z",
      "distro": "noble",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "be843994b62e530e2cef2be1486fbc290b2619c77314e71a719935c2bfcf5591",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.12.1",
      "date": "2026-05-20T06:53:07.000Z",
      "distro": "noble",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "eecb34c48c82be72102c74935e2551bf5d9bf3e37120f225c319f34fc45a3e39",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.12.1",
      "date": "2026-05-20T06:52:07.000Z",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "46ae7db644f3014a69767670bed38fba907bf349f5635da6783f082f8e5fd926",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.12.1",
      "date": "2026-05-20T06:52:17.000Z",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "56933d6e02be66c86abcc286206dc495c1c9e7ba6b1bf024f5ba1db11df50ced",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.12.1",
      "date": "2026-05-20T06:52:19.000Z",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "23cecd170b4cd8baba87742d9cf5d77d291b156ce57759ba5ab0d0656427811a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.12.1",
      "date": "2026-05-20T06:52:03.000Z",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "6ea849b214f9c994f4f5e1c421b60c90cdade61e4aabee54dd65bf5be5795584",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.12.1",
      "date": "2026-05-20T06:52:12.000Z",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "c93b4c871112f9f5f6ab3af56a5697f37a1ffcc08e23bc37e687e5c427fd261c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.12.1",
      "date": "2026-06-02T14:01:04.000Z",
      "commit": "6c0aefac5f7b727f981338b7b20622ed38d02ae4",
      "fileid": "b4939ebe5ca986aa22465e7af46a5f4f3cddf398c9311397c6c175c3640533b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robitalec/actions/runs/26146256960"
    }
  ]
}