{
  "_id": "6a06d7f77757ba2767e23e86",
  "Package": "smapr",
  "Type": "Package",
  "Title": "Acquisition and Processing of NASA Soil Moisture Active-Passive\n(SMAP) Data",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Maxwell\", \"Joseph\", email = \"maxwellbjoseph@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Matthew\", \"Oakley\", email = \"matthew.oakley@colorado.edu\",\nrole = \"aut\"),\nperson(\"Zachary\", \"Schira\", email = \"zasc3143@colorado.edu\",\nrole = \"aut\")\n)",
  "Maintainer": "Maxwell Joseph <maxwellbjoseph@gmail.com>",
  "Description": "Facilitates programmatic access to NASA Soil Moisture\nActive Passive (SMAP) data with R. It includes functions to\nsearch for, acquire, and extract SMAP data.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://docs.ropensci.org/smapr/,\nhttps://github.com/ropensci/smapr",
  "BugReports": "https://github.com/ropensci/smapr/issues",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libhdf5-dev\nlibssl-dev libproj-dev libsqlite3-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-11-29 01:46:34 UTC",
  "RemoteUrl": "https://github.com/ropensci/smapr",
  "RemoteRef": "master",
  "RemoteSha": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 08:18:08 UTC",
    "User": "root"
  },
  "Author": "Maxwell Joseph [aut, cre, cph],\nMatthew Oakley [aut],\nZachary Schira [aut]",
  "MD5sum": "5d6cd180a13bac13b53989d0b0dac066",
  "_user": "ropensci",
  "_type": "src",
  "_file": "smapr_0.3.0.tar.gz",
  "_fileid": "09f652a59c7fcf89d4b849263f0636b7bec1b4102c1abde74688bc9e876bcf6a",
  "_filesize": 512034,
  "_sha256": "09f652a59c7fcf89d4b849263f0636b7bec1b4102c1abde74688bc9e876bcf6a",
  "_created": "2026-05-15T08:18:08.000Z",
  "_published": "2026-05-15T08:23:19.599Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 76145060753,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012972016"
    },
    {
      "job": 76145060755,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012966392"
    },
    {
      "job": 76145060761,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012958451"
    },
    {
      "job": 76145060765,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012958073"
    },
    {
      "job": 76144510883,
      "time": 154,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012915757"
    },
    {
      "job": 76144510871,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012926710"
    },
    {
      "job": 76145060759,
      "time": 114,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "7012952745"
    },
    {
      "job": 76145060805,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012962223"
    },
    {
      "job": 76145060764,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012959603"
    },
    {
      "job": 76145060797,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012961488"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/smapr",
  "_commit": {
    "id": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
    "author": "Max Joseph <maxwellbjoseph@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #87 from ropensci/doc-updates\n\nUpdated docs + examples + vignette",
    "time": 1764380794
  },
  "_maintainer": {
    "name": "Maxwell Joseph",
    "email": "maxwellbjoseph@gmail.com",
    "login": "mbjoseph",
    "uuid": 2664564
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.5",
      "role": "Depends"
    },
    {
      "package": "hdf5r",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "acquisition",
    "extract-data",
    "nasa",
    "peer-reviewed",
    "raster",
    "smap-data",
    "soil-mapping",
    "soil-moisture",
    "soil-moisture-sensor"
  ],
  "_stars": 87,
  "_contributors": [
    {
      "user": "mbjoseph",
      "count": 290,
      "uuid": 2664564
    },
    {
      "user": "matt-oak",
      "count": 5,
      "uuid": 14795903
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 11,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smapr"
  },
  "_devurl": "https://github.com/ropensci/smapr",
  "_pkgdown": "https://docs.ropensci.org/smapr/",
  "_searchresults": 30,
  "_metadata": {
    "review": {
      "id": 231,
      "status": "reviewed",
      "version": "0.1.2",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/231"
    },
    "ropensci_category": "data-access"
  },
  "_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/smapr.html",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2016-10-07"
    },
    {
      "version": "0.1.0",
      "date": "2017-02-21"
    },
    {
      "version": "0.1.1",
      "date": "2017-10-20"
    },
    {
      "version": "0.1.2",
      "date": "2018-06-19"
    },
    {
      "version": "0.2.0",
      "date": "2018-09-24"
    },
    {
      "version": "0.2.1",
      "date": "2019-04-22"
    }
  ],
  "_exports": [
    "download_smap",
    "extract_smap",
    "find_smap",
    "list_smap",
    "set_smap_credentials"
  ],
  "_help": [
    {
      "page": "download_smap",
      "title": "Download SMAP data",
      "topics": [
        "download_smap"
      ]
    },
    {
      "page": "extract_smap",
      "title": "Extracts contents of SMAP data",
      "topics": [
        "extract_smap"
      ]
    },
    {
      "page": "find_smap",
      "title": "Find SMAP data",
      "topics": [
        "find_smap"
      ]
    },
    {
      "page": "list_smap",
      "title": "Lists the contents of SMAP data files",
      "topics": [
        "list_smap"
      ]
    },
    {
      "page": "set_smap_credentials",
      "title": "Set credentials for NASA's Earthdata portal",
      "topics": [
        "set_smap_credentials"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/smapr/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "curl",
    "hdf5r",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "Rcpp",
    "sys",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "smapr-intro.Rmd",
      "filename": "smapr-intro.html",
      "title": "Introduction to the smapr package",
      "author": "Maxwell B. Joseph",
      "engine": "knitr::rmarkdown",
      "headings": [
        "SMAP data products",
        "Preparing to access SMAP data",
        "Finding data",
        "Downloading data",
        "Exploring data",
        "Extracting data",
        "Comparing surface and soil moisture"
      ],
      "created": "2018-06-14 18:35:27",
      "modified": "2025-11-29 01:46:34",
      "commits": 13
    }
  ],
  "_score": 5.1156105116743,
  "_indexed": true,
  "_nocasepkg": "smapr",
  "_universes": [
    "ropensci",
    "mbjoseph"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-15T08:20:34.000Z",
      "distro": "noble",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "47459f56c498d69a7694e0789bd87beaf5597616af4a44cfbed8d1991cdc3623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-15T08:20:17.000Z",
      "distro": "noble",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "9dea4e5e9a16416ccb32d5d88f539e337df72f1fcada121f9adcc637406eeb65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-15T08:19:57.000Z",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "d4f1d52cc43f26575d598cc176e381e333ea1985dc1d65f78c7225a8228caa57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-15T08:20:01.000Z",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "2a3d268e8771ed6044f66b15a55bd3636d0a501b3842a0affa57480f5af34ecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-15T08:19:44.000Z",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "52a144f676c034c31accd5e4b0bed6f1e284ca46b9b5f2fbf35531973a09bf1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-15T08:19:33.000Z",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "08ad310a05f628b270a599ab8aebf62b9581f8f8ea28d3cd96cc223b60102988",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-15T08:19:43.000Z",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "51df5f659082a7fd64d27f2065342b62dcd85a104f5a6181e311e12ce6010f3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T07:45:05.000Z",
      "commit": "c051d3ce8dc5004dfb51136e994429eb4e905c00",
      "fileid": "73d3bedc958c3be046257fb8e0f74e3e102a32de354ef742225d8620e7caa0fa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907637531"
    }
  ]
}