{
  "_id": "6a1065d4acfb0bcc41ca8c8d",
  "Package": "HappyCampR",
  "Maintainer": "Steven E. Pav <shabbychef@gmail.com>",
  "Authors@R": "c(person(c(\"Steven\", \"E.\"), \"Pav\", \nrole=c(\"aut\",\"cre\"),\nemail=\"shabbychef@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4197-6195\")))",
  "Version": "0.0.0.0005",
  "Date": "2021-04-03",
  "License": "LGPL-3",
  "Title": "Shiny App to Find Campgrounds",
  "BugReports": "https://github.com/shabbychef/HappyCampR/issues",
  "Description": "A Shiny app to find campgrounds.",
  "URL": "https://github.com/shabbychef/HappyCampR",
  "Collate": "'campr_app.r' 'HappyCampR.r'",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libjpeg-dev libpng-dev libuv1-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://shabbychef.r-universe.dev",
  "Date/Publication": "2023-10-10 23:57:46 UTC",
  "RemoteUrl": "https://github.com/shabbychef/HappyCampR",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa2141df0e35dd2e388b5fe803952142cef5f459",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 06:24:36 UTC",
    "User": "root"
  },
  "Author": "Steven E. Pav [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4197-6195>)",
  "MD5sum": "93621176e131c04ca9f681d853b4b200",
  "_user": "shabbychef",
  "_type": "src",
  "_file": "HappyCampR_0.0.0.0005.tar.gz",
  "_fileid": "cc6087a7a209df1e15ef922956e703ecceb2d09beba49d13ae209291d7a5129d",
  "_filesize": 515027,
  "_sha256": "cc6087a7a209df1e15ef922956e703ecceb2d09beba49d13ae209291d7a5129d",
  "_created": "2026-05-08T06:24:36.000Z",
  "_published": "2026-05-22T14:19:00.079Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77397952234,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6873193205"
    },
    {
      "job": 77397952367,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6873193493"
    },
    {
      "job": 77397952619,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6873174303"
    },
    {
      "job": 77397952500,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6873183314"
    },
    {
      "job": 77397951571,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873155099"
    },
    {
      "job": 77397951676,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162744397"
    },
    {
      "job": 77397952507,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6873181267"
    },
    {
      "job": 77397952538,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6873180831"
    },
    {
      "job": 77397952310,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6873176215"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shabbychef/HappyCampR",
  "_commit": {
    "id": "fa2141df0e35dd2e388b5fe803952142cef5f459",
    "author": "Steven Pav <shabbychef@gmail.com>",
    "committer": "Steven Pav <shabbychef@gmail.com>",
    "message": "adding bibentry\n",
    "time": 1696982266
  },
  "_maintainer": {
    "name": "Steven E. Pav",
    "email": "shabbychef@gmail.com",
    "login": "shabbychef",
    "uuid": 1456159,
    "orcid": "0000-0002-4197-6195"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "ggmap",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    }
  ],
  "_owner": "shabbychef",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shabbychef",
      "count": 22,
      "uuid": 1456159
    }
  ],
  "_userbio": {
    "uuid": 1456159,
    "type": "user",
    "name": "Steven Pav"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HappyCampR"
  },
  "_devurl": "https://github.com/shabbychef/happycampr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HappyCampR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "campr_app"
  ],
  "_datasets": [
    {
      "name": "MoreCamp",
      "title": "Campground Data",
      "object": "MoreCamp",
      "file": "MoreCamp.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "campground_code",
        "campground_name",
        "type",
        "phone_number",
        "dates_open",
        "comments",
        "num_campsite",
        "amenities",
        "state",
        "bearing_to_town",
        "nearest_town",
        "toilets",
        "drinking_water",
        "reservations",
        "showers",
        "pets",
        "opening_week",
        "closing_week",
        "elevation_m",
        "distance_to_town_km"
      ],
      "rows": 13011,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "campr_app",
      "title": "campr_app .",
      "topics": [
        "campr_app"
      ]
    },
    {
      "page": "HappyCampR",
      "title": "Shiny App to Find Campgrounds",
      "topics": [
        "HappyCampR"
      ]
    },
    {
      "page": "NEWS",
      "title": "News for package 'HappyCampR':",
      "topics": [
        "HappyCampR-NEWS"
      ]
    },
    {
      "page": "MoreCamp",
      "title": "Campground Data",
      "topics": [
        "MoreCamp"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geosphere",
    "ggmap",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "shiny",
    "shinythemes",
    "sourcetools",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "happycampr",
  "_universes": [
    "shabbychef"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.0005",
      "date": "2026-05-08T06:27:17.000Z",
      "distro": "noble",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "2f5e36e6b85bb4b4b171f259690b6f3fb8fa93afbd91a055958fbd7e865de518",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.0005",
      "date": "2026-05-08T06:27:19.000Z",
      "distro": "noble",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "a15a5b1d08a933562d4ede4a9ffc2619bda01a427e868ce984a20cdf34274078",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.0005",
      "date": "2026-05-08T06:26:02.000Z",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "51d847aaf9d9af9eafef27cf315c32b8f2868352ece02788e61de862cfbc9f7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.0005",
      "date": "2026-05-08T06:26:19.000Z",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "87e56259b5cafe1051179441a9574162ef86e60a7f3f730d928db28e7e113c0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.0005",
      "date": "2026-05-08T06:26:13.000Z",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "bb68cb799425caa361828baad9410a5a83c72cff88821a674fe252a18c87d85d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.0005",
      "date": "2026-05-08T06:26:15.000Z",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "1129acc17972b3551a7f07b98e405a9a63418513c0fecdadb5113c7ded47c622",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.0005",
      "date": "2026-05-08T06:25:53.000Z",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "aa6ed46222710ad3048cec041cfe23b15598219ac65e47c2e22534f8fa67454b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.0005",
      "date": "2026-05-22T14:18:34.000Z",
      "commit": "fa2141df0e35dd2e388b5fe803952142cef5f459",
      "fileid": "34d6a4eea838e4938d5b13189a76a2ffceb31a99f8c5537ffc5e6f7dcc12c96e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/25540436724"
    }
  ]
}