{
  "_id": "6a154746acfb0bcc41d57b57",
  "Package": "happign",
  "Title": "R Interface to 'IGN' Web Services",
  "Version": "0.3.8.9000",
  "Authors@R": "person(\"Paul\", \"Carteron\", , \"carteronpaul@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6942-6662\"))",
  "Maintainer": "Paul Carteron <carteronpaul@gmail.com>",
  "Description": "Automatic open data acquisition from resources of IGN\n('Institut National de Information Geographique et forestiere')\n(<https://www.ign.fr/>). Available datasets include various\ntypes of raster and vector data, such as digital elevation\nmodels, state borders, spatial databases, cadastral parcels,\nand more. 'happign' also provide access to API Carto\n(<https://apicarto.ign.fr/api/doc/>).",
  "License": "GPL (>= 3)",
  "URL": "https://paul-carteron.github.io/happign/,\nhttps://github.com/paul-carteron/happign",
  "BugReports": "https://github.com/paul-carteron/happign/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://paul-carteron.r-universe.dev",
  "Date/Publication": "2026-02-25 08:41:22 UTC",
  "RemoteUrl": "https://github.com/paul-carteron/happign",
  "RemoteRef": "HEAD",
  "RemoteSha": "18d8429d4b46dc3b9c195059862040af591d0f8d",
  "Packaged": {
    "Date": "2026-05-26 07:05:17 UTC",
    "User": "root"
  },
  "Author": "Paul Carteron [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6942-6662>)",
  "MD5sum": "ad1a672ebb8743220153331a4ffea275",
  "_user": "paul-carteron",
  "_type": "src",
  "_file": "happign_0.3.8.9000.tar.gz",
  "_fileid": "c760a075f6acdb56e8aa0ec0c704597d44e35e2904f35109acbda81cf47f8e86",
  "_filesize": 2110618,
  "_sha256": "c760a075f6acdb56e8aa0ec0c704597d44e35e2904f35109acbda81cf47f8e86",
  "_created": "2026-05-26T07:05:17.000Z",
  "_published": "2026-05-26T07:09:58.650Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77824119966,
      "time": 233,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210905663"
    },
    {
      "job": 77824120024,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210901051"
    },
    {
      "job": 77824119975,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210885383"
    },
    {
      "job": 77824120037,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210884806"
    },
    {
      "job": 77823532315,
      "time": 270,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210840928"
    },
    {
      "job": 77824119977,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210881529"
    },
    {
      "job": 77824120041,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210887601"
    },
    {
      "job": 77824119997,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210887201"
    },
    {
      "job": 77824120031,
      "time": 181,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210891040"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paul-carteron/happign",
  "_commit": {
    "id": "18d8429d4b46dc3b9c195059862040af591d0f8d",
    "author": "Paul Carteron <p.carteron@racines.com>",
    "committer": "Paul Carteron <p.carteron@racines.com>",
    "message": "add other raster error to avoid\n",
    "time": 1772008882
  },
  "_maintainer": {
    "name": "Paul Carteron",
    "email": "carteronpaul@gmail.com",
    "login": "paul-carteron",
    "description": "Spatial Data Science Enthusiast || R",
    "uuid": 68987339,
    "orcid": "0000-0002-6942-6662"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-7",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tmap",
      "version": ">= 4.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paul-carteron",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 10
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 19
    },
    {
      "week": "2025-31",
      "n": 7
    },
    {
      "week": "2025-33",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 13
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 7
    },
    {
      "week": "2026-01",
      "n": 9
    },
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 8
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.5",
      "date": "2025-07-29"
    },
    {
      "name": "v0.3.6",
      "date": "2025-09-03"
    },
    {
      "name": "v0.3.8",
      "date": "2026-02-18"
    }
  ],
  "_stars": 39,
  "_contributors": [
    {
      "user": "paul-carteron",
      "count": 572,
      "uuid": 68987339
    },
    {
      "user": "hadley",
      "count": 3,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 68987339,
    "type": "user",
    "name": "Paul Carteron",
    "description": "Spatial Data Science Enthusiast || R"
  },
  "_downloads": {
    "count": 431,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/happign"
  },
  "_devurl": "https://github.com/paul-carteron/happign",
  "_pkgdown": "https://paul-carteron.github.io/happign/",
  "_searchresults": 57,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/happign.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paul-carteron/happign",
  "_realowner": "paul-carteron",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-20"
    },
    {
      "version": "0.1.1",
      "date": "2022-01-28"
    },
    {
      "version": "0.1.2",
      "date": "2022-02-01"
    },
    {
      "version": "0.1.3",
      "date": "2022-03-01"
    },
    {
      "version": "0.1.4",
      "date": "2022-04-25"
    },
    {
      "version": "0.1.5",
      "date": "2022-07-18"
    },
    {
      "version": "0.1.6",
      "date": "2022-09-16"
    },
    {
      "version": "0.1.7",
      "date": "2022-11-18"
    },
    {
      "version": "0.1.8",
      "date": "2023-01-30"
    },
    {
      "version": "0.1.9",
      "date": "2023-04-12"
    },
    {
      "version": "0.2.0",
      "date": "2023-08-07"
    },
    {
      "version": "0.2.1",
      "date": "2023-11-18"
    },
    {
      "version": "0.2.2",
      "date": "2023-11-29"
    },
    {
      "version": "0.3.0",
      "date": "2024-05-07"
    },
    {
      "version": "0.3.1",
      "date": "2024-09-03"
    },
    {
      "version": "0.3.2",
      "date": "2025-01-24"
    },
    {
      "version": "0.3.3",
      "date": "2025-03-28"
    },
    {
      "version": "0.3.5",
      "date": "2025-08-01"
    },
    {
      "version": "0.3.6",
      "date": "2025-09-03"
    },
    {
      "version": "0.3.7",
      "date": "2026-01-08"
    },
    {
      "version": "0.3.8",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "are_queryable",
    "bbox",
    "beyond",
    "contains",
    "crosses",
    "disjoint",
    "dwithin",
    "equals",
    "get_apicarto_cadastre",
    "get_apicarto_codes_postaux",
    "get_apicarto_gpu",
    "get_apikeys",
    "get_gpu_layers",
    "get_iso",
    "get_isochrone",
    "get_isodistance",
    "get_last_news",
    "get_layers_metadata",
    "get_location_info",
    "get_wfs",
    "get_wfs_attributes",
    "get_wms_raster",
    "get_wmts",
    "intersects",
    "overlaps",
    "relate",
    "touches",
    "within"
  ],
  "_datasets": [
    {
      "name": "com_2025",
      "title": "French Communes Table (2025)",
      "object": "com_2025",
      "class": [
        "data.frame"
      ],
      "fields": [
        "TYPECOM",
        "COM",
        "REG",
        "DEP",
        "CTCD",
        "ARR",
        "TNCC_COM",
        "NCC_COM",
        "NCCENR_COM",
        "LIBELLE_COM",
        "CAN",
        "COMPARENT"
      ],
      "rows": 37548,
      "table": true,
      "tojson": true
    },
    {
      "name": "dep_2025",
      "title": "French Departments Table (2025)",
      "object": "dep_2025",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DEP",
        "REG",
        "CHEFLIEU_DEP",
        "TNCC_DEP",
        "NCC_DEP",
        "NCCENR_DEP",
        "LIBELLE_DEP"
      ],
      "rows": 101,
      "table": true,
      "tojson": true
    },
    {
      "name": "reg_2025",
      "title": "French Regions Table (2025)",
      "object": "reg_2025",
      "class": [
        "data.frame"
      ],
      "fields": [
        "REG",
        "CHEFLIEU_REG",
        "TNCC_REG",
        "NCC_REG",
        "NCCENR_REG",
        "LIBELLE_REG"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "are_queryable",
      "title": "are_queryable",
      "topics": [
        "are_queryable"
      ]
    },
    {
      "page": "build_iso_query",
      "title": "build_iso_query",
      "topics": [
        "build_iso_query"
      ]
    },
    {
      "page": "com_2025",
      "title": "French Communes Table (2025)",
      "topics": [
        "com_2025"
      ]
    },
    {
      "page": "dep_2025",
      "title": "French Departments Table (2025)",
      "topics": [
        "dep_2025"
      ]
    },
    {
      "page": "get_apicarto_cadastre",
      "title": "Apicarto Cadastre",
      "topics": [
        "get_apicarto_cadastre"
      ]
    },
    {
      "page": "get_apicarto_codes_postaux",
      "title": "Apicarto Codes Postaux",
      "topics": [
        "get_apicarto_codes_postaux"
      ]
    },
    {
      "page": "get_apicarto_gpu",
      "title": "Apicarto module Geoportail de l'urbanisme",
      "topics": [
        "get_apicarto_gpu"
      ]
    },
    {
      "page": "get_apikeys",
      "title": "List of all API keys from IGN",
      "topics": [
        "get_apikeys"
      ]
    },
    {
      "page": "get_gpu_layers",
      "title": "Available GPU layers",
      "topics": [
        "get_gpu_layers"
      ]
    },
    {
      "page": "get_iso",
      "title": "isochronous/isodistance calculations",
      "topics": [
        "get_iso",
        "get_isochrone",
        "get_isodistance"
      ]
    },
    {
      "page": "get_last_news",
      "title": "Print latest news from geoservice website",
      "topics": [
        "get_last_news"
      ]
    },
    {
      "page": "get_layers_metadata",
      "title": "Metadata for one couple of apikey and data_type",
      "topics": [
        "get_layers_metadata"
      ]
    },
    {
      "page": "get_location_info",
      "title": "Retrieve additional information for wms layer",
      "topics": [
        "get_location_info"
      ]
    },
    {
      "page": "get_wfs",
      "title": "Download data from IGN WFS layer",
      "topics": [
        "get_wfs"
      ]
    },
    {
      "page": "get_wfs_attributes",
      "title": "get_wfs_attributes",
      "topics": [
        "get_wfs_attributes"
      ]
    },
    {
      "page": "get_wms_raster",
      "title": "Download WMS raster layer",
      "topics": [
        "get_wms_raster"
      ]
    },
    {
      "page": "get_wmts",
      "title": "Download WMTS raster tiles",
      "topics": [
        "get_wmts"
      ]
    },
    {
      "page": "reg_2025",
      "title": "French Regions Table (2025)",
      "topics": [
        "reg_2025"
      ]
    },
    {
      "page": "spatial_predicates",
      "title": "Spatial predicate constructors",
      "topics": [
        "bbox",
        "beyond",
        "contains",
        "crosses",
        "disjoint",
        "dwithin",
        "equals",
        "intersects",
        "overlaps",
        "relate",
        "spatial_predicates",
        "touches",
        "within"
      ]
    }
  ],
  "_readme": "https://github.com/paul-carteron/happign/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr2",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "terra",
    "units",
    "vctrs",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "Getting_started.Rmd",
      "filename": "Getting_started.html",
      "title": "Getting started",
      "author": "Paul Carteron",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Before starting",
        "WFS, WMS, and WMTS services",
        "How to download data with happign",
        "Layer names",
        "Downloading data",
        "WFS ; vector data",
        "WFS & predicate:",
        "WMS raster",
        "WMTS"
      ],
      "created": "2022-01-09 15:10:10",
      "modified": "2026-01-08 10:05:55",
      "commits": 54
    }
  ],
  "_score": 8.271218748760873,
  "_indexed": true,
  "_nocasepkg": "happign",
  "_universes": [
    "paul-carteron"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:08:05.000Z",
      "distro": "noble",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "f150375c91463720138f066dbe44d24cc999ce7fd7dd2906b947bb5e7a3a6560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:07:57.000Z",
      "distro": "noble",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "8156ae1e5287b9305838e28b928289004067d7771f486b8d8877c5bbaf7ec04a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:07:33.000Z",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "415d01014958e098c3d121a1f3011c498cc8acaf64352775bc1433f1e736488e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:07:24.000Z",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "d492649266b48f187ce7faf0beadca1e3e08be73bdd82e32b8f9ac102c52910f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:08:09.000Z",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "8f476609935d72633a3d4c87dfc7bbbfdc522c062bac301bee26c83045bcb718",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:06:52.000Z",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "446d85cd637908dbcd6a1c7055653f375cf43882351befb6168ede32a2337f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:06:49.000Z",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "503fed62a200c60d114297a0157c219cedc24294c0ce0c94a33489239705eb5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.8.9000",
      "date": "2026-05-26T07:06:59.000Z",
      "commit": "18d8429d4b46dc3b9c195059862040af591d0f8d",
      "fileid": "5e469ee8efc9f6677afbe8b0b3fabf4aea78de4d16f2efcc5cf2461cad894c7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paul-carteron/actions/runs/26437453179"
    }
  ]
}