{
  "_id": "6a142312acfb0bcc41d3ee7d",
  "Package": "webmap",
  "Title": "Create Interactive Web Maps Using 'The National Map' Services",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(given = c(\"Jason\", \"C.\"),\nfamily = \"Fisher\",\nrole=c(\"aut\", \"cre\"),\nemail = \"jfisher@usgs.gov\",\ncomment = c(ORCID=\"0000-0001-9032-8912\")),\nperson(given = \"Stefano\",\nfamily = \"Cudini\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"leaflet-search library\"),\nperson(given = \"John\",\nfamily = \"Firebaugh\",\nrole = c(\"ctb\", \"cph\"),\ncomment = \"Leaflet.fullscreen library\")\n)",
  "Description": "Creates interactive web maps using the 'JavaScript'\n'Leaflet' library with base layers of 'The National Map'\n('TNM'). 'TNM' services provide access to base geospatial\ninformation that describes the landscape of the United States\nand its territories. This package is dependent on, and intended\nto be used with, the 'leaflet' package.",
  "License": "MIT + file LICENSE",
  "URL": "https://rconnect.usgs.gov/INLPO/webmap-main/,\nhttps://code.usgs.gov/inl/webmap",
  "BugReports": "https://code.usgs.gov/inl/webmap/-/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:20:14 UTC",
    "User": "root"
  },
  "Author": "Jason C. Fisher [aut, cre]\n(<https://orcid.org/0000-0001-9032-8912>), Stefano Cudini [ctb,\ncph] (leaflet-search library), John Firebaugh [ctb, cph]\n(Leaflet.fullscreen library)",
  "Maintainer": "Jason C. Fisher <jfisher@usgs.gov>",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://jfisher-usgs.r-universe.dev",
  "Date/Publication": "2025-01-16 22:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/webmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "688501ab557348828795f416b96cc882c154f719",
  "MD5sum": "4b2df26652f36055d1c4ef410b3cc7e3",
  "_user": "jfisher-usgs",
  "_type": "src",
  "_file": "webmap_1.1.1.tar.gz",
  "_fileid": "0f1b3e4a321bc32ac510ef86dd9d55880908fc35bc3b95fdb61e8e39b80cc12c",
  "_filesize": 2764050,
  "_sha256": "0f1b3e4a321bc32ac510ef86dd9d55880908fc35bc3b95fdb61e8e39b80cc12c",
  "_created": "2026-05-25T10:20:14.000Z",
  "_published": "2026-05-25T10:23:14.681Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77695241337,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196321821"
    },
    {
      "job": 77695241363,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196318268"
    },
    {
      "job": 77695241301,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196314882"
    },
    {
      "job": 77695241312,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196312357"
    },
    {
      "job": 77694822209,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196283654"
    },
    {
      "job": 77695241334,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196317125"
    },
    {
      "job": 77695241277,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196306824"
    },
    {
      "job": 77695241369,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196300644"
    },
    {
      "job": 77695241306,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196305001"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/webmap",
  "_commit": {
    "id": "688501ab557348828795f416b96cc882c154f719",
    "author": "Jason C. Fisher <jfisher@usgs.gov>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1737064802
  },
  "_maintainer": {
    "name": "Jason C. Fisher",
    "email": "jfisher@usgs.gov",
    "login": "jfisher-usgs",
    "orcid": "0000-0001-9032-8912",
    "description": "Hydrologist",
    "uuid": 681778
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "connectapi",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgbuild",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "renv",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jfisher-usgs",
      "count": 4,
      "uuid": 681778
    }
  ],
  "_userbio": {
    "uuid": 681778,
    "type": "user",
    "name": "Jason C Fisher",
    "description": "Hydrologist"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webmap"
  },
  "_pkgdown": "https://rconnect.usgs.gov/INLPO/webmap-main/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/webmap.html",
    "manual.pdf"
  ],
  "_realowner": "jfisher-usgs",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2023-09-01"
    },
    {
      "version": "1.0.7",
      "date": "2024-01-31"
    },
    {
      "version": "1.1.0",
      "date": "2024-03-25"
    },
    {
      "version": "1.1.1",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "add_cluster_button",
    "add_fullscreen_button",
    "add_home_button",
    "add_legend",
    "add_search_button",
    "make_map"
  ],
  "_datasets": [
    {
      "name": "us_cities",
      "title": "US Major Cities",
      "object": "us_cities",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "capital",
        "lng",
        "lat"
      ],
      "rows": 1005,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_cluster_button",
      "title": "Add cluster control button to a web map",
      "topics": [
        "add_cluster_button"
      ]
    },
    {
      "page": "add_fullscreen_button",
      "title": "Add full-screen button to a web map",
      "topics": [
        "add_fullscreen_button"
      ]
    },
    {
      "page": "add_home_button",
      "title": "Add home button to a web map",
      "topics": [
        "add_home_button"
      ]
    },
    {
      "page": "add_legend",
      "title": "Add legend to a web map",
      "topics": [
        "add_legend"
      ]
    },
    {
      "page": "add_search_button",
      "title": "Add search button to a web map",
      "topics": [
        "add_search_button"
      ]
    },
    {
      "page": "make_map",
      "title": "Create a web map using TNM services",
      "topics": [
        "make_map"
      ]
    },
    {
      "page": "us_cities",
      "title": "US Major Cities",
      "topics": [
        "us_cities"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/webmap/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/webmap/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "crosstalk",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "png",
    "proxy",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sp",
    "terra",
    "tinytex",
    "units",
    "viridisLite",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "webmap",
  "_universes": [
    "jfisher-usgs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-25T10:22:51.000Z",
      "distro": "noble",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "edb1f628e8e862ca3f60ef0fcb77f6e3419818b13aae91f5e187137d3fc2729f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-25T10:22:39.000Z",
      "distro": "noble",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "bdb9af33d355e98c064fd6b9490d60b372da7ce5d47a39c628d9ebaee04bc91b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-25T10:22:28.000Z",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "d76756afda14e0d53c4182382ee4f095a8c91634a32868af67e6d0ca3c87fa4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-25T10:22:17.000Z",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "530033ae91de9f68d8b31e18d66fb6082e277384916dea6cfdffd6f08d795cd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-25T10:22:44.000Z",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "c3ed9928fe35d71458634ba92e14a69385d4cecaa851a36448e32423f68039f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-25T10:21:46.000Z",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "f6489e02463d780875277f5e90f2f2c8c693fa16d9a82d1401fb73dad7805243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-25T10:21:24.000Z",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "bc73813ccb81571ce3679d5c6719c423b60668a6d7dfcdfa599cceeb8cdc021a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-25T10:21:41.000Z",
      "commit": "688501ab557348828795f416b96cc882c154f719",
      "fileid": "b41d17c7ec9d218266471fee85d4fce87e93be1becf16c0eb160ce34944a4a29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jfisher-usgs/actions/runs/26395404562"
    }
  ]
}