{
  "_id": "6a19f2241d7bb097a09ca7ee",
  "Package": "maposm",
  "Type": "Package",
  "Title": "Get Map Layers from OpenStreetMap",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Timothée\", \"Giraud\", email = \"timothee.giraud@cnrs.fr\",\nrole = c(\"cre\",\"aut\"), comment = c(ORCID = \"0000-0002-1932-3323\")),\nperson(\"Matthieu\", \"Viry\", role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0002-0693-8556\")),\nperson(\"Louis\", \"Laurian\", role = c(\"ctb\"),\ncomment = c(ORCID = \"0009-0002-7275-5536\")))",
  "Description": "Download and assemble multiple geographic layers from the\nOpenStreetMap database for mapping purposes.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://riatelab.r-universe.dev",
  "Date/Publication": "2025-10-21 08:31:15 UTC",
  "RemoteUrl": "https://github.com/riatelab/maposm",
  "RemoteRef": "maposm_0.2.0",
  "RemoteSha": "866caa205d14af689183e5e60b3679d93dd3176c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:53:34 UTC",
    "User": "root"
  },
  "Author": "Timothée Giraud [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-1932-3323>),\nMatthieu Viry [ctb] (ORCID: <https://orcid.org/0000-0002-0693-8556>),\nLouis Laurian [ctb] (ORCID: <https://orcid.org/0009-0002-7275-5536>)",
  "Maintainer": "Timothée Giraud <timothee.giraud@cnrs.fr>",
  "MD5sum": "cbf63261e2645e122b8861062b05d5e0",
  "_user": "riatelab",
  "_type": "src",
  "_file": "maposm_0.2.0.tar.gz",
  "_fileid": "e3dc93674b710c81e9936086d9a1ae2939b8945208eee226db26a891ba107d7a",
  "_filesize": 2236276,
  "_sha256": "e3dc93674b710c81e9936086d9a1ae2939b8945208eee226db26a891ba107d7a",
  "_created": "2026-05-29T19:53:34.000Z",
  "_published": "2026-05-29T20:08:04.675Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78576329972,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299800952"
    },
    {
      "job": 78576329970,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299795610"
    },
    {
      "job": 78576329986,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7300016468"
    },
    {
      "job": 78576329968,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7300003326"
    },
    {
      "job": 78575826023,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299756402"
    },
    {
      "job": 78576329918,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299791013"
    },
    {
      "job": 78576330010,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299783845"
    },
    {
      "job": 78576330005,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299781636"
    },
    {
      "job": 78576330004,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299783211"
    }
  ],
  "_buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/riatelab/maposm",
  "_commit": {
    "id": "866caa205d14af689183e5e60b3679d93dd3176c",
    "author": "rCarto <timothee.giraud@cnrs.fr>",
    "committer": "rCarto <timothee.giraud@cnrs.fr>",
    "message": "chore: increase version, add NEWS, update README, codemeta and cff\n",
    "time": 1761035475
  },
  "_maintainer": {
    "name": "Timothée Giraud",
    "email": "timothee.giraud@cnrs.fr",
    "login": "rcarto",
    "mastodon": "@rcarto@fosstodon.org",
    "orcid": "0000-0002-1932-3323",
    "description": "R packages",
    "uuid": 3041254
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "mapsf",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "osmdata",
      "role": "Imports"
    }
  ],
  "_owner": "riatelab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "maposm_0.2.0",
      "date": "2025-10-21"
    }
  ],
  "_topics": [
    "cartography",
    "maps",
    "openstreetmap"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "rcarto",
      "count": 33,
      "uuid": 3041254
    },
    {
      "user": "louislrn",
      "count": 3,
      "uuid": 60882567
    }
  ],
  "_userbio": {
    "uuid": 17590565,
    "type": "organization",
    "name": "riatelab",
    "description": "Spatial analysis and mapping software packages created by the Center for Spatial Analysis and Geovisualization - RIATE"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/maposm"
  },
  "_devurl": "https://github.com/riatelab/maposm",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/maposm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "om_get",
    "om_map",
    "om_read",
    "om_write"
  ],
  "_help": [
    {
      "page": "om_get",
      "title": "Get map layers",
      "topics": [
        "om_get"
      ]
    },
    {
      "page": "om_map",
      "title": "Map layers",
      "topics": [
        "om_map"
      ]
    },
    {
      "page": "om_read",
      "title": "Import a list of map layers",
      "topics": [
        "om_read"
      ]
    },
    {
      "page": "om_write",
      "title": "Save map layers to a file",
      "topics": [
        "om_write"
      ]
    }
  ],
  "_pkglogo": "https://github.com/riatelab/maposm/raw/maposm_0.2.0/man/figures/logo.png",
  "_readme": "https://github.com/riatelab/maposm/raw/maposm_0.2.0/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "lwgeom",
    "magrittr",
    "maplegend",
    "mapsf",
    "MASS",
    "mime",
    "openssl",
    "osmdata",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rvest",
    "s2",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tictoc",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "xml2"
  ],
  "_score": 3.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "maposm",
  "_universes": [
    "riatelab",
    "rcarto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T19:55:57.000Z",
      "distro": "noble",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "798be77c33513e82e9f2cffb44ceed4e11a02d03479ec4f3ea6be439ce699aea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T19:55:40.000Z",
      "distro": "noble",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "3a2ba133f1b978c500281aadaacc608f8b96b3a726773314465ab5979593d819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T20:07:26.000Z",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "816d1c902bf27cf84a850da7f782b22d57ab0c1d526115d027c914fa76a9feaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T20:06:49.000Z",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "46f80c3983a7b2b0170fa8a75e166bef5b771b4691aa213a8c57412242c3089f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-29T19:55:43.000Z",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "fd8af92b08c3d09edf35926409990d61615ef3a668b422e8d6b29167bef329d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T19:54:55.000Z",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "013bf87d4e4f4d121fec5770a7ffaca66e4805b1d394e84425a1e116eaf2ca5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T19:54:50.000Z",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "4ef372793eb5240978fac5eeef036f087b6c1bfbdac152a83dba929d3cbc45da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T19:54:55.000Z",
      "commit": "866caa205d14af689183e5e60b3679d93dd3176c",
      "fileid": "a098bca58f4808e8a4bc750bd82d70af01834494d2735e3e0da5e38380400b15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/riatelab/actions/runs/26658805089"
    }
  ]
}