{
  "_id": "6a13f31aacfb0bcc41d31f6f",
  "Package": "gde",
  "Title": "GBIF Dataset Explorer",
  "Version": "0.2.1",
  "Date": "2023-03-20",
  "Authors@R": "c(person(\"Luis J\", \"Villanueva\", email = \"villanueval@si.edu\",\nrole = c(\"aut\", \"cre\"))\n)",
  "Description": "Functions to explore datasets from the Global Biodiversity\nInformation Facility (GBIF - <https://www.gbif.org/>) using a\nShiny interface.",
  "Encoding": "UTF-8",
  "License": "Apache License (>= 2.0)",
  "URL": "https://github.com/Smithsonian/GBIF-Dataset-Explorer",
  "BugReports": "https://github.com/Smithsonian/GBIF-Dataset-Explorer/issues",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://smithsonian.r-universe.dev",
  "Date/Publication": "2023-03-20 18:10:10 UTC",
  "RemoteUrl": "https://github.com/smithsonian/gbif-dataset-explorer",
  "RemoteRef": "HEAD",
  "RemoteSha": "9320f67829518d24acb71a8439149c3d6258f418",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:53:51 UTC",
    "User": "root"
  },
  "Author": "Luis J Villanueva [aut, cre]",
  "Maintainer": "Luis J Villanueva <villanueval@si.edu>",
  "MD5sum": "029bddd3a7454e11d60c19168b2800fe",
  "_user": "smithsonian",
  "_type": "src",
  "_file": "gde_0.2.1.tar.gz",
  "_fileid": "6137f14306d9227276d9147cdb2634ec5d03ce3a70e21f4bbf206fe34ba9c151",
  "_filesize": 741824,
  "_sha256": "6137f14306d9227276d9147cdb2634ec5d03ce3a70e21f4bbf206fe34ba9c151",
  "_created": "2026-05-25T06:53:51.000Z",
  "_published": "2026-05-25T06:58:34.407Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77669754241,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193235543"
    },
    {
      "job": 77669754219,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193232320"
    },
    {
      "job": 77669754214,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193225795"
    },
    {
      "job": 77669754207,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193228370"
    },
    {
      "job": 77669413447,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193196239"
    },
    {
      "job": 77669754240,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193225728"
    },
    {
      "job": 77669754211,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193222964"
    },
    {
      "job": 77669754212,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193223040"
    },
    {
      "job": 77669754209,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193251356"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smithsonian/gbif-dataset-explorer",
  "_commit": {
    "id": "9320f67829518d24acb71a8439149c3d6258f418",
    "author": "Luis J. Villanueva <villanueval@si.edu>",
    "committer": "Luis J. Villanueva <villanueval@si.edu>",
    "message": "Merge branch 'master' of github.com:Smithsonian/GBIF-Dataset-Explorer\n",
    "time": 1679335810
  },
  "_maintainer": {
    "name": "Luis J Villanueva",
    "email": "villanueval@si.edu",
    "login": "villanueval",
    "description": "Senior Informatics Program Officer,\nDigitization Program Office, OCIO, Smithsonian Institution. Digitizing collections and liberating data.",
    "uuid": 2302171
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "leaflet",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "RSQLite",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    }
  ],
  "_owner": "smithsonian",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "biodiversity-informatics",
    "data-issues",
    "gbif",
    "gbif-data",
    "occurrence",
    "shiny",
    "shiny-r"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "villanueval",
      "count": 24,
      "uuid": 2302171
    }
  ],
  "_userbio": {
    "uuid": 3631392,
    "type": "organization",
    "name": "Smithsonian Institution (org)",
    "description": "Smithsonian Institution GitHub"
  },
  "_downloads": {
    "count": 270,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gde"
  },
  "_devurl": "https://github.com/smithsonian/gbif-dataset-explorer",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gde.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smithsonian/gbif-dataset-explorer",
  "_realowner": "smithsonian",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2020-09-17"
    },
    {
      "version": "0.2.0",
      "date": "2021-11-23"
    },
    {
      "version": "0.2.1",
      "date": "2023-03-20"
    }
  ],
  "_exports": [
    "launchApp",
    "load_gbif_dwc"
  ],
  "_help": [
    {
      "page": "launchApp",
      "title": "launches the GDE app",
      "topics": [
        "launchApp"
      ]
    },
    {
      "page": "load_gbif_dwc",
      "title": "Open GBIF download from zip file",
      "topics": [
        "load_gbif_dwc"
      ]
    },
    {
      "page": "shinyAppServer",
      "title": "Shiny app server function",
      "topics": [
        "shinyAppServer"
      ]
    },
    {
      "page": "shinyAppUI",
      "title": "shinyAppServer",
      "topics": [
        "shinyAppUI"
      ]
    }
  ],
  "_readme": "https://github.com/smithsonian/gbif-dataset-explorer/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "shiny",
    "shinycssloaders",
    "shinyWidgets",
    "sourcetools",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "XML",
    "xtable",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gde",
  "_universes": [
    "smithsonian",
    "villanueval"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T06:56:29.000Z",
      "distro": "noble",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "5f28ccf8b71bd5f3809e16ba3a6f1b18b06e5ace22084093038c72bc0fbcf5aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-25T06:56:18.000Z",
      "distro": "noble",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "2176a05116e65cc3a5db1653ce1a3cf3e36171fbb79dcce1846e59604b6ab14d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T06:56:03.000Z",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "f1a642400b1daec382152351cbbfd9ab374d1fef95700bcefa8fbdf9c07e84f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-25T06:56:07.000Z",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "55519e1f0526c3c4bcea386c01a79796f856a6f9e5e9b68bedfe719f75ec438f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-25T06:56:24.000Z",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "a946fc460341eb2a38f23cb5ad1b675e2c801e8d33320eecd043412c92086eeb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T06:55:28.000Z",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "2f24313fdb457cfb75cfbb50a5664adf43ec719ab577774bca159d75880215de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T06:55:25.000Z",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "32758e58ac49d0cd87b292848330f7f8ddc672729384d81285d095ab5df039a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-25T06:57:32.000Z",
      "commit": "9320f67829518d24acb71a8439149c3d6258f418",
      "fileid": "c2411eb1fb606171fefb0bebe70cd6d422eb9dd4619d1b953a338966192e3043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smithsonian/actions/runs/26387541804"
    }
  ]
}