{
  "_id": "6a1f26d5b401979e73422315",
  "Package": "necountries",
  "Version": "0.1-2",
  "Date": "2024-11-20",
  "Title": "Countries of the World",
  "Authors@R": "c(person(\"Yves\", \"Croissant\", role = c(\"aut\", \"cre\"), email = \"yves.croissant@univ-reunion.fr\", comment = c(ORCID = \"0000-0002-4857-7736\")))",
  "Description": "Based on Natural Earth\n<https://www.naturalearthdata.com/>, a subset of countries can\neasily be selected with their administrative boundaries, joined\nwith an external data frame and plotted as a thematic map.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "URL": "https://www.R-project.org",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "Author": "Yves Croissant [aut, cre]\n(<https://orcid.org/0000-0002-4857-7736>)",
  "Maintainer": "Yves Croissant <yves.croissant@univ-reunion.fr>",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "VignetteBuilder": "quarto",
  "RdMacros": "Rdpack",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://ycroissant.r-universe.dev",
  "Date/Publication": "2024-11-20 12:58:05 UTC",
  "RemoteUrl": "https://github.com/ycroissant/necountries",
  "RemoteRef": "HEAD",
  "RemoteSha": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
  "Packaged": {
    "Date": "2026-05-16 05:49:23 UTC",
    "User": "root"
  },
  "MD5sum": "135a4f429341210ce4249d826f86623e",
  "_user": "ycroissant",
  "_type": "src",
  "_file": "necountries_0.1-2.tar.gz",
  "_fileid": "a5cbe6abc3ce35e9e701267f13c407ded0d2b6ab0fc21fda9d57907ac2f53144",
  "_filesize": 1195693,
  "_sha256": "a5cbe6abc3ce35e9e701267f13c407ded0d2b6ab0fc21fda9d57907ac2f53144",
  "_created": "2026-05-16T05:49:23.000Z",
  "_published": "2026-06-02T18:54:13.330Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148164407,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7030965471"
    },
    {
      "job": 79148164680,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7030968080"
    },
    {
      "job": 79148164650,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7030962497"
    },
    {
      "job": 79148164586,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7030962323"
    },
    {
      "job": 79148163558,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7030949566"
    },
    {
      "job": 79148163797,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367020148"
    },
    {
      "job": 79148164838,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7030962273"
    },
    {
      "job": 79148164987,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7030964492"
    },
    {
      "job": 79148164369,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7030962436"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ycroissant/necountries",
  "_commit": {
    "id": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
    "author": "ycroissant <yves.croissant@univ-reunion.fr>",
    "committer": "ycroissant <yves.croissant@univ-reunion.fr>",
    "message": "new arguments for the plot method\n",
    "time": 1732107485
  },
  "_maintainer": {
    "name": "Yves Croissant",
    "email": "yves.croissant@univ-reunion.fr",
    "login": "ycroissant",
    "uuid": 20230229,
    "orcid": "0000-0002-4857-7736"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "classInt",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "ycroissant",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ycroissant",
      "count": 5,
      "uuid": 20230229
    }
  ],
  "_userbio": {
    "uuid": 20230229,
    "type": "user",
    "name": "Yves Croissant"
  },
  "_downloads": {
    "count": 594,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/necountries"
  },
  "_devurl": "https://github.com/ycroissant/necountries",
  "_searchresults": 3,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/necountries.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ycroissant/necountries",
  "_realowner": "ycroissant",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2024-11-15"
    }
  ],
  "_exports": [
    "%>%",
    "check_join",
    "countries",
    "left_join",
    "select",
    "towns",
    "utm"
  ],
  "_datasets": [
    {
      "name": "ne_countries",
      "title": "Countries of naturalearth",
      "object": "ne_countries",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "iso2",
        "iso3",
        "type",
        "country",
        "sovereign",
        "capital",
        "status",
        "en",
        "fr",
        "de",
        "es",
        "it",
        "region",
        "subregion",
        "wbregion",
        "pop",
        "gdp",
        "economy",
        "income",
        "point",
        "polygon"
      ],
      "rows": 295,
      "table": false,
      "tojson": true
    },
    {
      "name": "ne_towns",
      "title": "Populated places of naturalearth",
      "object": "ne_towns",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "iso2",
        "iso3",
        "name",
        "capital",
        "pop",
        "point"
      ],
      "rows": 7342,
      "table": true,
      "tojson": true
    },
    {
      "name": "slave_trade",
      "title": "Slave trade and economic development",
      "object": "slave_trade",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "region",
        "disteq",
        "longitude",
        "area",
        "pop",
        "coastline",
        "island",
        "islam",
        "colony",
        "legor",
        "gdp",
        "slaves",
        "slavesarea",
        "humidmax",
        "rainmin",
        "lowtemp",
        "gold",
        "oil",
        "diamond",
        "atlantic",
        "indian",
        "redsea",
        "sahara"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    },
    {
      "name": "sp_solow",
      "title": "Solow's growth model with spatial correlation",
      "object": "sp_solow",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "code",
        "gdp60",
        "gdp95",
        "saving",
        "labgwth"
      ],
      "rows": 91,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "countries",
      "title": "Countries from naturalearth",
      "topics": [
        "countries"
      ]
    },
    {
      "page": "dplyr.methods",
      "title": "Methods for 'dplyr''s verbs",
      "topics": [
        "check_join",
        "dplyr.methods",
        "left_join.countries",
        "select.countries"
      ]
    },
    {
      "page": "labels.countries",
      "title": "Compute a unique 'sf' to optimize the position of labels",
      "topics": [
        "labels.countries"
      ]
    },
    {
      "page": "ne_countries",
      "title": "Countries of naturalearth",
      "topics": [
        "ne_countries"
      ]
    },
    {
      "page": "ne_towns",
      "title": "Populated places of naturalearth",
      "topics": [
        "ne_towns"
      ]
    },
    {
      "page": "plot.countries",
      "title": "Basic plot function for 'countries' objects",
      "topics": [
        "plot.countries"
      ]
    },
    {
      "page": "slave_trade",
      "title": "Slave trade and economic development",
      "topics": [
        "slave_trade"
      ]
    },
    {
      "page": "sp_solow",
      "title": "Solow's growth model with spatial correlation",
      "topics": [
        "sp_solow"
      ]
    },
    {
      "page": "towns",
      "title": "Populated places from naturalearth",
      "topics": [
        "towns"
      ]
    },
    {
      "page": "utm",
      "title": "Universal Transverse Mercator projection",
      "topics": [
        "utm"
      ]
    }
  ],
  "_readme": "https://github.com/ycroissant/necountries/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "necountries",
  "_universes": [
    "ycroissant"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-16T05:51:53.000Z",
      "distro": "noble",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "c5864690c0157de7c3ac2c2bfbaa3aad92937a39ff790cee3154e91e5b044383",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-16T05:52:21.000Z",
      "distro": "noble",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "ec08c381938e0556746f5ae1601d24ecdc2799c313f3f71ba682c1a4ec5fc664",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-05-16T05:51:39.000Z",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "4be26ef77e66554de05d399e402f27cfafe98b67cd007c118358e4af4ab1610f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-05-16T05:51:37.000Z",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "8dc0b45e6e601b02cfef767cfb680a087d18d6b58fc660818e8a66d58085bd03",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-16T05:51:15.000Z",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "93b3e1b56a6b12e2a405404d32ba69cc2ab8cabc1a35851af5945c7585340396",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-16T05:51:45.000Z",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "a6b6469d25cafad167afb1d1334551750eb06bd2bda8161af260cef6b1a36b36",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-16T05:51:16.000Z",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "9fd96b6a02905f4cefb115012c26ab3d61b61ed45dba0b8983396af0ed7306a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-06-02T18:53:55.000Z",
      "commit": "b58a029f3de928aabe83ecfe8839bb5a6a8c5b91",
      "fileid": "0a743b6174ed2be35a24414587dd7f22e76f108f458253ce3d8f573800a93920",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ycroissant/actions/runs/25954198465"
    }
  ]
}