{
  "_id": "6a104388acfb0bcc41c9df8c",
  "Package": "ExposR",
  "Title": "Models Topographic Exposure to Hurricane Winds",
  "Version": "1.2",
  "Date": "2024-11-09",
  "Authors@R": "c( person(\"Emery\", \"Boose\", role = c(\"aut\", \"cre\"),\nemail = \"boose@fas.harvard.edu\"),\nperson(\"President and Fellows of Harvard College\", role = \"cph\"))",
  "Description": "The EXPOS model uses a digital elevation model (DEM) to\nestimate exposed and protected areas for a given hurricane wind\ndirection and inflection angle. The resulting topographic\nexposure maps can be combined with output from the HURRECON\nmodel to estimate hurricane wind damage across a region. For\ndetails on the original version of the EXPOS model written in\n'Borland Pascal', see: Boose, Foster, and Fluet (1994)\n<doi:10.2307/2937142>, Boose, Chamberlin, and Foster (2001)\n<doi:10.1890/0012-9615(2001)071[0027:LARIOH]2.0.CO;2>, and\nBoose, Serrano, and Foster (2004) <doi:10.1890/02-4057>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/expos-model/ExposR",
  "BugReports": "https://github.com/expos-model/ExposR/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://expos-model.r-universe.dev",
  "Date/Publication": "2024-11-09 15:27:38 UTC",
  "RemoteUrl": "https://github.com/expos-model/exposr",
  "RemoteRef": "HEAD",
  "RemoteSha": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:48:09 UTC",
    "User": "root"
  },
  "Author": "Emery Boose [aut, cre],\nPresident and Fellows of Harvard College [cph]",
  "Maintainer": "Emery Boose <boose@fas.harvard.edu>",
  "MD5sum": "0fb06619eeca9b480bfa50b7429d5efc",
  "_user": "expos-model",
  "_type": "src",
  "_file": "ExposR_1.2.tar.gz",
  "_fileid": "d425d1dbd808c92aa19a389dca5000774bbe3c7039d6ed3f6c6e44144f3d2b43",
  "_filesize": 213221,
  "_sha256": "d425d1dbd808c92aa19a389dca5000774bbe3c7039d6ed3f6c6e44144f3d2b43",
  "_created": "2026-05-11T06:48:09.000Z",
  "_published": "2026-05-22T11:52:40.962Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77374025627,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911982755"
    },
    {
      "job": 77374025609,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911987287"
    },
    {
      "job": 77374025557,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911997131"
    },
    {
      "job": 77374025446,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911999231"
    },
    {
      "job": 77374025461,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911954257"
    },
    {
      "job": 77374025137,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159821901"
    },
    {
      "job": 77374025637,
      "time": 528,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912081780"
    },
    {
      "job": 77374025577,
      "time": 450,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912062759"
    },
    {
      "job": 77374025515,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911974256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/expos-model/exposr",
  "_commit": {
    "id": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
    "author": "erboose <erboose@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from expos-model/development\n\nUpdate unit tests",
    "time": 1731166058
  },
  "_maintainer": {
    "name": "Emery Boose",
    "email": "boose@fas.harvard.edu",
    "login": "erboose",
    "uuid": 7454763
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "qpdf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "expos-model",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "erboose",
      "count": 27,
      "uuid": 7454763
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 94398012,
    "type": "organization",
    "name": "expos-model"
  },
  "_downloads": {
    "count": 599,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExposR"
  },
  "_devurl": "https://github.com/expos-model/exposr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExposR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/expos-model/exposr",
  "_realowner": "expos-model",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-07-15"
    },
    {
      "version": "1.1",
      "date": "2023-06-14"
    },
    {
      "version": "1.2",
      "date": "2024-11-09"
    }
  ],
  "_exports": [
    "expos_damage",
    "expos_get_path",
    "expos_model",
    "expos_plot",
    "expos_set_path",
    "expos_summarize"
  ],
  "_help": [
    {
      "page": "modeling",
      "title": "Modeling Functions",
      "topics": [
        "expos_damage",
        "expos_model"
      ]
    },
    {
      "page": "plotting",
      "title": "Plotting Functions",
      "topics": [
        "expos_plot"
      ]
    },
    {
      "page": "utility",
      "title": "Utility Functions",
      "topics": [
        "expos_get_path",
        "expos_set_path"
      ]
    },
    {
      "page": "summarizing",
      "title": "Summarizing Functions",
      "topics": [
        "expos_summarize"
      ]
    }
  ],
  "_readme": "https://github.com/expos-model/exposr/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Overview of ExposR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "EXPOS Model",
        "Getting Started",
        "Details",
        "Model Functions",
        "Examples",
        "History"
      ],
      "created": "2022-07-09 18:14:27",
      "modified": "2023-06-13 20:18:11",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "exposr",
  "_universes": [
    "expos-model",
    "erboose"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-11T06:49:58.000Z",
      "distro": "noble",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "d3d257a82819b009d856e653dd2c1a9590efc17bf00d5bdafa5a97106aab754e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-11T06:50:16.000Z",
      "distro": "noble",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "b84ab31414370b187d8e8fdb77fa1ca6c474e9f3e86efc6be6dabc9d3f5f0500",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-11T06:51:05.000Z",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "8274adfe7c5144aea39738b537bc84186ad2f18aad87240d152de282201e5074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-11T06:51:12.000Z",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "5a69c5d5d46e22385a286f6a4a32a24732eb202abf939cfb1a55759e1d3c53e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-11T06:56:45.000Z",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "cd711d7a3b8720513e29fad820ed38d47ab50387f14e21368e36e8607f30e40a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-11T06:55:28.000Z",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "355258429b5c0258f5fa4cf53ec9de19bdb56ae21750a9b4d7a9be0c8d1be0e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-11T06:49:15.000Z",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "e4d14a162c5156b1a489120f887b4a2dcddfcc9a6cd6bd072eebe58aa5e5e41a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-22T11:52:27.000Z",
      "commit": "9dcc90f20f3f6905816069179bff4b8f48b7071a",
      "fileid": "1029ec020b88b836006c7e66a337b07e3fe699cacfbb6cc38a6d8b26b865a19b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/expos-model/actions/runs/25654682413"
    }
  ]
}