{
  "_id": "6a181858acfb0bcc41db0362",
  "Package": "smosr",
  "Title": "Acquire and Explore BEC-SMOS L4 Soil Moisture Data in R",
  "Version": "1.0.1",
  "Date": "2023-07-13",
  "Authors@R": "c(person(given = \"Tatiana A.\",\nfamily = \"Shestakova\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"tasha.work24@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5605-0299\")))",
  "Author": "Tatiana A. Shestakova [aut, cre, cph]\n(<https://orcid.org/0000-0002-5605-0299>)",
  "Maintainer": "Tatiana A. Shestakova <tasha.work24@gmail.com>",
  "Description": "Provides functions that automate accessing, downloading\nand exploring Soil Moisture and Ocean Salinity (SMOS) Level 4\n(L4) data developed by Barcelona Expert Center (BEC).\nParticularly, it includes functions to search for, acquire,\nextract, and plot BEC-SMOS L4 soil moisture data downscaled to\n~1 km spatial resolution. Note that SMOS is one of Earth\nExplorer Opportunity missions by the European Space Agency\n(ESA). More information about SMOS products can be found at\n<https://earth.esa.int/eogateway/missions/smos/data>.",
  "License": "GPL-3",
  "URL": "https://github.com/tshestakova/smosr",
  "BugReports": "https://github.com/tshestakova/smosr/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev make libicu-dev\nlibnetcdf-dev libproj-dev libsqlite3-dev",
  "Repository": "https://tshestakova.r-universe.dev",
  "Date/Publication": "2023-07-23 10:09:23 UTC",
  "RemoteUrl": "https://github.com/tshestakova/smosr",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
  "Packaged": {
    "Date": "2026-05-28 10:17:27 UTC",
    "User": "root"
  },
  "MD5sum": "05632133bcdc958bd4db1c1900d2f28e",
  "_user": "tshestakova",
  "_type": "src",
  "_file": "smosr_1.0.1.tar.gz",
  "_fileid": "506cf4d2c9a50f2ccbf9f49935f353afdab607b1f9bef059697408f0dcf2798a",
  "_filesize": 1202686,
  "_sha256": "506cf4d2c9a50f2ccbf9f49935f353afdab607b1f9bef059697408f0dcf2798a",
  "_created": "2026-05-28T10:17:27.000Z",
  "_published": "2026-05-28T10:26:32.019Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78270261486,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263411332"
    },
    {
      "job": 78270261507,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263414139"
    },
    {
      "job": 78270261539,
      "time": 489,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263485834"
    },
    {
      "job": 78270261549,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263398996"
    },
    {
      "job": 78269754995,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263350186"
    },
    {
      "job": 78270261544,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263390397"
    },
    {
      "job": 78270261504,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263400365"
    },
    {
      "job": 78270261571,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263409168"
    },
    {
      "job": 78270261597,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263401201"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tshestakova/smosr",
  "_commit": {
    "id": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
    "author": "Tatiana Shestakova <tshestakova@whrc.ad>",
    "committer": "Tatiana Shestakova <tshestakova@whrc.ad>",
    "message": "released to CRAN\n",
    "time": 1690106963
  },
  "_maintainer": {
    "name": "Tatiana A. Shestakova",
    "email": "tasha.work24@gmail.com",
    "login": "tshestakova",
    "description": "",
    "uuid": 49728855,
    "orcid": "0000-0002-5605-0299"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tshestakova",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 49728855,
    "type": "user",
    "name": "tshestakova"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smosr"
  },
  "_devurl": "https://github.com/tshestakova/smosr",
  "_searchresults": 1,
  "_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/smosr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tshestakova/smosr",
  "_realowner": "tshestakova",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-07-20"
    }
  ],
  "_exports": [
    "download_smos",
    "extract_smos",
    "find_smos",
    "list_smos",
    "missing_smos",
    "plot_raster_smos",
    "plot_temporal_smos",
    "set_credentials"
  ],
  "_help": [
    {
      "page": "download_smos",
      "title": "Download BEC-SMOS soil moisture data",
      "topics": [
        "download_smos"
      ]
    },
    {
      "page": "extract_smos",
      "title": "Extract BEC-SMOS soil moisture estimates for specific geographical locations",
      "topics": [
        "extract_smos"
      ]
    },
    {
      "page": "find_smos",
      "title": "Find BEC-SMOS soil moisture data on the server",
      "topics": [
        "find_smos"
      ]
    },
    {
      "page": "list_smos",
      "title": "List BEC-SMOS data files stored on a local computer",
      "topics": [
        "list_smos"
      ]
    },
    {
      "page": "missing_smos",
      "title": "Print the dates for which BEC-SMOS soil moisture data were not found",
      "topics": [
        "missing_smos"
      ]
    },
    {
      "page": "plot_raster_smos",
      "title": "Draw a raster image of BEC-SMOS soil moisture data",
      "topics": [
        "plot_raster_smos"
      ]
    },
    {
      "page": "plot_temporal_smos",
      "title": "Plot temporal series of BEC-SMOS soil moisture data",
      "topics": [
        "plot_temporal_smos"
      ]
    },
    {
      "page": "set_credentials",
      "title": "Set credentials to access Barcelona Expert Center (BEC) server",
      "topics": [
        "set_credentials"
      ]
    }
  ],
  "_readme": "https://github.com/tshestakova/smosr/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "cli",
    "cpp11",
    "dotCall64",
    "dplyr",
    "fields",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "maps",
    "ncdf4",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "spam",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "smosr",
  "_universes": [
    "tshestakova"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T10:20:10.000Z",
      "distro": "noble",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "ce76c692222a6028517b540f4c7b143fa230fa6b61f975cf306ad1ac13be8ed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-28T10:20:08.000Z",
      "distro": "noble",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "e4792dc9291f27ea40f2e7446c782828bededba111ecf983b80ff91442a2cca5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T10:22:09.000Z",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "9985c615e91ae8df767bd74835aefca4f40d673e8421fc485876d784c9d36af3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-28T10:19:43.000Z",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "552a3ddfa0bab387e99277913c44b4971275c422b3e160d41e8ce0116f829404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-28T10:20:06.000Z",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "5bf0dd9d88996b62c849b139ffe954b2c3ddd9c7cf3206532107a416c9a8fd56",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T10:19:19.000Z",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "9874dec1c3ac916feab1a24550bc96b792a961a600fd0ff8292a8db0d97fbe2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T10:19:32.000Z",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "6983c5b9b29de0ca79298dea2089d8918541bb632a70c551c2655dd427a11ba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-28T10:19:10.000Z",
      "commit": "2e40707f45920765eb57a5f762b7ab5d54b33bdb",
      "fileid": "b5c9f2af4f8dddff4349025eba4954265ecd35081f1da38f118fbf2a87fd4eb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tshestakova/actions/runs/26568626701"
    }
  ]
}