{
  "_id": "6a1558b8acfb0bcc41d5ec79",
  "Package": "Argentum",
  "Title": "Access and Import WMS and WFS Data from Argentine Organizations",
  "Version": "1.0.0",
  "Authors@R": "person(\"Thomas\", \"Artopoulos\", , \"thomas.artopoulos@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides functions to retrieve information from Web\nFeature Service (WFS) and Web Map Service (WMS) layers from\nvarious Argentine organizations and import them into R for\nfurther analysis. WFS and WMS are standardized protocols for\nserving georeferenced map data over the internet. For more\ninformation on these services, see\n<https://www.ogc.org/standard/wfs/> and\n<https://www.ogc.org/standard/wms/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/thomasartopoulos/argentum,\nhttps://thomasartopoulos.github.io/argentum/",
  "BugReports": "https://github.com/thomasartopoulos/argentum/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://thomasartopoulos.r-universe.dev",
  "Date/Publication": "2025-02-08 01:50:54 UTC",
  "RemoteUrl": "https://github.com/thomasartopoulos/argentum",
  "RemoteRef": "HEAD",
  "RemoteSha": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:20:36 UTC",
    "User": "root"
  },
  "Author": "Thomas Artopoulos [aut, cre]",
  "Maintainer": "Thomas Artopoulos <thomas.artopoulos@gmail.com>",
  "MD5sum": "e334d23327e0fdf19abbf500ddd9eb13",
  "_user": "thomasartopoulos",
  "_type": "src",
  "_file": "Argentum_1.0.0.tar.gz",
  "_fileid": "bb3d38714d1d7c1ff511d197b90e68355a9b142cea7bb1da85182d82114ec4fa",
  "_filesize": 235851,
  "_sha256": "bb3d38714d1d7c1ff511d197b90e68355a9b142cea7bb1da85182d82114ec4fa",
  "_created": "2026-05-26T08:20:36.000Z",
  "_published": "2026-05-26T08:24:24.425Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77834863622,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212209644"
    },
    {
      "job": 77834863781,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212218854"
    },
    {
      "job": 77834863592,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212216477"
    },
    {
      "job": 77834863686,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212202108"
    },
    {
      "job": 77834443118,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212163366"
    },
    {
      "job": 77834863628,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212203412"
    },
    {
      "job": 77834863615,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212194881"
    },
    {
      "job": 77834863630,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212187440"
    },
    {
      "job": 77834863582,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212193982"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomasartopoulos/argentum",
  "_commit": {
    "id": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
    "author": "Thomas Artopoulos <48850000+thomasartopoulos@users.noreply.github.com>",
    "committer": "Thomas Artopoulos <48850000+thomasartopoulos@users.noreply.github.com>",
    "message": "update\n",
    "time": 1738979454
  },
  "_maintainer": {
    "name": "Thomas Artopoulos",
    "email": "thomas.artopoulos@gmail.com",
    "login": "thomasartopoulos",
    "twitter": "@thartopoulos",
    "description": "",
    "uuid": 48850000
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "thomasartopoulos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "thomasartopoulos",
      "count": 5,
      "uuid": 48850000
    }
  ],
  "_userbio": {
    "uuid": 48850000,
    "type": "user",
    "name": "Thomas Artopoulos"
  },
  "_downloads": {
    "count": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Argentum"
  },
  "_devurl": "https://github.com/thomasartopoulos/argentum",
  "_pkgdown": "https://thomasartopoulos.github.io/argentum/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/Argentum.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomasartopoulos/argentum",
  "_realowner": "thomasartopoulos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.1",
      "date": "2024-09-30"
    },
    {
      "version": "1.0.0",
      "date": "2025-02-13"
    }
  ],
  "_exports": [
    "argentum_download_layers",
    "argentum_get_capabilities",
    "argentum_import_wfs_layer",
    "argentum_interactive_download",
    "argentum_interactive_import",
    "argentum_list_layers",
    "argentum_list_organizations",
    "argentum_select_organization"
  ],
  "_help": [
    {
      "page": "argentum_download_layers",
      "title": "Download WFS Layers to Folder",
      "topics": [
        "argentum_download_layers"
      ]
    },
    {
      "page": "argentum_get_capabilities",
      "title": "Get WMS or WFS Capabilities",
      "topics": [
        "argentum_get_capabilities"
      ]
    },
    {
      "page": "argentum_import_wfs_layer",
      "title": "Import WFS Layer",
      "topics": [
        "argentum_import_wfs_layer"
      ]
    },
    {
      "page": "argentum_interactive_download",
      "title": "Download WFS Layers Interactively",
      "topics": [
        "argentum_interactive_download"
      ]
    },
    {
      "page": "argentum_interactive_import",
      "title": "Import WFS Layer Interactively",
      "topics": [
        "argentum_interactive_import"
      ]
    },
    {
      "page": "argentum_list_layers",
      "title": "List Layers for a Given Organization",
      "topics": [
        "argentum_list_layers"
      ]
    },
    {
      "page": "argentum_list_organizations",
      "title": "List Organizations with WMS and WFS Services",
      "topics": [
        "argentum_list_organizations"
      ]
    },
    {
      "page": "argentum_select_organization",
      "title": "Select Organization",
      "topics": [
        "argentum_select_organization"
      ]
    }
  ],
  "_readme": "https://github.com/thomasartopoulos/argentum/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with Argentum",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Usage",
        "Listing Available Organizations",
        "Selecting an Organization",
        "Listing Available Layers",
        "Importing Data",
        "Interactive Import",
        "Error Handling",
        "Next Steps"
      ],
      "created": "2025-02-08 00:44:26",
      "modified": "2025-02-08 00:44:26",
      "commits": 1
    },
    {
      "source": "argentum.rmd",
      "filename": "argentum.html",
      "title": "Working with WFS/WMS Services",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Understanding WFS and WMS Services",
        "What are WFS and WMS?",
        "WFS Services in Detail",
        "Working with Service Capabilities",
        "Best Practices",
        "1. Error Handling",
        "2. Performance Considerations",
        "3. Data Processing",
        "Advanced Usage",
        "Custom Queries",
        "Troubleshooting",
        "Future Development",
        "Session Information"
      ],
      "created": "2025-02-08 00:44:26",
      "modified": "2025-02-08 00:44:26",
      "commits": 1
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "argentum",
  "_universes": [
    "thomasartopoulos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T08:22:59.000Z",
      "distro": "noble",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "352391d29a6d43edd4cf77646984fb673a213f9819d727b9a4b4e073074bc0c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T08:23:29.000Z",
      "distro": "noble",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "3ac4eeac78ad54d6029681b6032e7fe33cfdeeab78b2b4c29e8e5d6a5d71e2a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-26T08:23:25.000Z",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "c465eeb6a0555634a694cabc4a3398cce73ef49239f927326f974f0bd3f0a8ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-26T08:22:38.000Z",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "7c310ed27fa36e34bd7250618d2f830eaa6dc9ab970d9310d74c64d779914498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-26T08:22:54.000Z",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "2d5aac91c4e467daa69d723b70fd8ca0f20e893ab43d11e5404a881670513ee9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T08:22:09.000Z",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "1fbdb65d8a76059d7aaf5ad9412d84535f369af1fdfc1581bbea0c2b3e024ac1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T08:21:45.000Z",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "f231a1e0d7a7ff9e08857dda1824f21306295eec7722e5442ac076cf6fff5632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T08:22:10.000Z",
      "commit": "a24d8ff50860025415cb4f46ccb8bc918a1dc954",
      "fileid": "1b4c3d9c986daeea37c151a1e2a0bca06219bbec8ec9626323080a8657a3d7ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasartopoulos/actions/runs/26440772598"
    }
  ]
}