{
  "_id": "6a26da2524555f66ed525201",
  "Package": "pxmake",
  "Title": "Make PX-Files in R",
  "Version": "0.20.1.9003",
  "Authors@R": "c(\nperson(\"Johan\", \"Ejstrud\",\nemail = \"johan@ejstrud.com\",\nrole = c(\"cre\", \"aut\")\n),\nperson(\"Lars Pedersen\",\nemail = \"larp@stat.gl\",\nrole = c(\"aut\")\n),\nperson(\"Statistics Greenland\",\nrole = \"cph\",\ncomment = \"https://stat.gl/\"\n)\n)",
  "Description": "Create PX-files from scratch or read and modify existing\nones. Includes a function for every PX keyword, making metadata\nmanipulation simple and human-readable.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/testthat/start-first": "60-metamake-bexltall",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "URL": "https://github.com/StatisticsGreenland/pxmake,\nhttps://statisticsgreenland.github.io/pxmake/",
  "BugReports": "https://github.com/StatisticsGreenland/pxmake/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libicu-dev libssl-dev",
  "Repository": "https://statisticsgreenland.r-universe.dev",
  "Date/Publication": "2026-06-08 12:45:32 UTC",
  "RemoteUrl": "https://github.com/statisticsgreenland/pxmake",
  "RemoteRef": "HEAD",
  "RemoteSha": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 14:56:32 UTC",
    "User": "root"
  },
  "Author": "Johan Ejstrud [cre, aut],\nLars Pedersen [aut],\nStatistics Greenland [cph] (https://stat.gl/)",
  "Maintainer": "Johan Ejstrud <johan@ejstrud.com>",
  "MD5sum": "2c12c7c0ff20047b38bcb632501285e4",
  "_user": "statisticsgreenland",
  "_type": "src",
  "_file": "pxmake_0.20.1.9003.tar.gz",
  "_fileid": "e30728ace35339d3325e5f8d8bed8e5b434f0f86dc005f951581c28b803e1526",
  "_filesize": 1458897,
  "_sha256": "e30728ace35339d3325e5f8d8bed8e5b434f0f86dc005f951581c28b803e1526",
  "_created": "2026-06-08T14:56:32.000Z",
  "_published": "2026-06-08T15:05:09.483Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80125290548,
      "time": 295,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7484130885"
    },
    {
      "job": 80125290481,
      "time": 244,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7484107313"
    },
    {
      "job": 80125290494,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7484182997"
    },
    {
      "job": 80125290476,
      "time": 224,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7484210519"
    },
    {
      "job": 80124302708,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7483993939"
    },
    {
      "job": 80125290546,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7484049471"
    },
    {
      "job": 80125290629,
      "time": 230,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7484100628"
    },
    {
      "job": 80125290891,
      "time": 217,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7484095551"
    },
    {
      "job": 80125290653,
      "time": 246,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7484109053"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/statisticsgreenland/pxmake",
  "_commit": {
    "id": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
    "author": "Johan Ejstrud <johan@ejstrud.com>",
    "committer": "Johan Ejstrud <johan@ejstrud.com>",
    "message": "Increment version number to 0.20.1.9003\n",
    "time": 1780922732
  },
  "_maintainer": {
    "name": "Johan Ejstrud",
    "email": "johan@ejstrud.com",
    "login": "johan-ejstrud",
    "linkedin": "in/ejstrud",
    "description": "",
    "uuid": 11992346
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "statisticsgreenland",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 13
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 30
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 14
    },
    {
      "week": "2026-15",
      "n": 21
    },
    {
      "week": "2026-16",
      "n": 36
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.19.0",
      "date": "2025-12-16"
    },
    {
      "name": "v0.20.1",
      "date": "2026-04-17"
    }
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "johan-ejstrud",
      "count": 588,
      "uuid": 11992346
    },
    {
      "user": "larpstatgl",
      "count": 68,
      "uuid": 14994906
    },
    {
      "user": "dsvedberg",
      "count": 4,
      "uuid": 45034694
    },
    {
      "user": "amoeba",
      "count": 1,
      "uuid": 563
    }
  ],
  "_userbio": {
    "uuid": 14994945,
    "type": "organization",
    "name": "Statistics Greenland",
    "description": "is the national statistical authority of Greenland"
  },
  "_downloads": {
    "count": 553,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pxmake"
  },
  "_devurl": "https://github.com/statisticsgreenland/pxmake",
  "_pkgdown": "https://statisticsgreenland.github.io/pxmake/",
  "_searchresults": 20,
  "_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/pxmake.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statisticsgreenland/pxmake",
  "_realowner": "statisticsgreenland",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.14.2",
      "date": "2025-01-22"
    },
    {
      "version": "0.15.1",
      "date": "2025-02-17"
    },
    {
      "version": "0.16.0",
      "date": "2025-03-04"
    },
    {
      "version": "0.17.0",
      "date": "2025-04-07"
    },
    {
      "version": "0.18.0",
      "date": "2025-05-30"
    },
    {
      "version": "0.19.0",
      "date": "2025-12-16"
    },
    {
      "version": "0.20.1",
      "date": "2026-04-18"
    }
  ],
  "_exports": [
    "px",
    "px_add_totals",
    "px_aggregallowed",
    "px_autopen",
    "px_axis_version",
    "px_baseperiod",
    "px_cellnote",
    "px_cellnotex",
    "px_cfprices",
    "px_charset",
    "px_classification",
    "px_codepage",
    "px_confidential",
    "px_contact",
    "px_contents",
    "px_contvariable",
    "px_copyright",
    "px_creation_date",
    "px_data",
    "px_database",
    "px_datasymbol1",
    "px_datasymbol2",
    "px_datasymbol3",
    "px_datasymbol4",
    "px_datasymbol5",
    "px_datasymbol6",
    "px_datasymbolnil",
    "px_decimals",
    "px_description",
    "px_descriptiondefault",
    "px_domain",
    "px_elimination",
    "px_figures",
    "px_heading",
    "px_infofile",
    "px_language",
    "px_languages",
    "px_last_updated",
    "px_link",
    "px_map",
    "px_matrix",
    "px_micro",
    "px_next_update",
    "px_note",
    "px_notex",
    "px_official_statistics",
    "px_order",
    "px_precision",
    "px_refperiod",
    "px_save",
    "px_save_classification",
    "px_showdecimals",
    "px_source",
    "px_stockfa",
    "px_stub",
    "px_subject_area",
    "px_subject_code",
    "px_tableid",
    "px_timeval",
    "px_title",
    "px_units",
    "px_update_frequency",
    "px_validate",
    "px_valuenote",
    "px_valuenotex",
    "px_values",
    "px_variable_label",
    "px_variable_type"
  ],
  "_datasets": [
    {
      "name": "age_classification",
      "title": "Age classification",
      "object": "age_classification",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "valuecode",
        "valuetext",
        "10-years_classes",
        "25-years_classes"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "greenlanders",
      "title": "Greenlanders",
      "object": "greenlanders",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cohort",
        "gender",
        "age",
        "municipality"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "population_gl",
      "title": "Population Greenland",
      "object": "population_gl",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gender",
        "age",
        "year",
        "n"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "px_keywords",
      "title": "px keywords",
      "object": "px_keywords",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "keyword",
        "px_function",
        "mandatory",
        "table_meta",
        "language_dependent",
        "indexed_by_contvariable",
        "quote_value",
        "default_value",
        "documentation",
        "order"
      ],
      "rows": 87,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "age_classification",
      "title": "Age classification",
      "topics": [
        "age_classification"
      ]
    },
    {
      "page": "greenlanders",
      "title": "Greenlanders",
      "topics": [
        "greenlanders"
      ]
    },
    {
      "page": "population_gl",
      "title": "Population Greenland",
      "topics": [
        "population_gl"
      ]
    },
    {
      "page": "px",
      "title": "Create a px object",
      "topics": [
        "px"
      ]
    },
    {
      "page": "px_add_totals.px",
      "title": "Add total levels to variables",
      "topics": [
        "px_add_totals",
        "px_add_totals.px"
      ]
    },
    {
      "page": "px_aggregallowed.px",
      "title": "AGGREGALLOWED",
      "topics": [
        "px_aggregallowed",
        "px_aggregallowed.px"
      ]
    },
    {
      "page": "px_autopen.px",
      "title": "AUTOPEN",
      "topics": [
        "px_autopen",
        "px_autopen.px"
      ]
    },
    {
      "page": "px_axis_version.px",
      "title": "AXIS-VERSION",
      "topics": [
        "px_axis_version",
        "px_axis_version.px"
      ]
    },
    {
      "page": "px_baseperiod.px",
      "title": "BASEPERIOD",
      "topics": [
        "px_baseperiod",
        "px_baseperiod.px"
      ]
    },
    {
      "page": "px_cellnote.px",
      "title": "CELLNOTE",
      "topics": [
        "px_cellnote",
        "px_cellnote.px"
      ]
    },
    {
      "page": "px_cellnotex.px",
      "title": "CELLNOTEX",
      "topics": [
        "px_cellnotex",
        "px_cellnotex.px"
      ]
    },
    {
      "page": "px_cfprices.px",
      "title": "CFPRICES",
      "topics": [
        "px_cfprices",
        "px_cfprices.px"
      ]
    },
    {
      "page": "px_charset.px",
      "title": "CHARSET",
      "topics": [
        "px_charset",
        "px_charset.px"
      ]
    },
    {
      "page": "px_classification",
      "title": "Create a classification object",
      "topics": [
        "px_classification"
      ]
    },
    {
      "page": "px_codepage.px",
      "title": "CODEPAGE",
      "topics": [
        "px_codepage",
        "px_codepage.px"
      ]
    },
    {
      "page": "px_confidential.px",
      "title": "CONFIDENTIAL",
      "topics": [
        "px_confidential",
        "px_confidential.px"
      ]
    },
    {
      "page": "px_contact.px",
      "title": "CONTACT",
      "topics": [
        "px_contact",
        "px_contact.px"
      ]
    },
    {
      "page": "px_contents.px",
      "title": "CONTENTS",
      "topics": [
        "px_contents",
        "px_contents.px"
      ]
    },
    {
      "page": "px_contvariable.px",
      "title": "CONTVARIABLE",
      "topics": [
        "px_contvariable",
        "px_contvariable.px"
      ]
    },
    {
      "page": "px_copyright.px",
      "title": "COPYRIGHT",
      "topics": [
        "px_copyright",
        "px_copyright.px"
      ]
    },
    {
      "page": "px_creation_date.px",
      "title": "CREATION-DATE",
      "topics": [
        "px_creation_date",
        "px_creation_date.px"
      ]
    },
    {
      "page": "px_data.px",
      "title": "DATA",
      "topics": [
        "px_data",
        "px_data.px"
      ]
    },
    {
      "page": "px_database.px",
      "title": "DATABASE",
      "topics": [
        "px_database",
        "px_database.px"
      ]
    },
    {
      "page": "px_datasymbol1.px",
      "title": "DATASYMBOL1",
      "topics": [
        "px_datasymbol1",
        "px_datasymbol1.px"
      ]
    },
    {
      "page": "px_datasymbol2.px",
      "title": "DATASYMBOL2",
      "topics": [
        "px_datasymbol2",
        "px_datasymbol2.px"
      ]
    },
    {
      "page": "px_datasymbol3.px",
      "title": "DATASYMBOL3",
      "topics": [
        "px_datasymbol3",
        "px_datasymbol3.px"
      ]
    },
    {
      "page": "px_datasymbol4.px",
      "title": "DATASYMBOL4",
      "topics": [
        "px_datasymbol4",
        "px_datasymbol4.px"
      ]
    },
    {
      "page": "px_datasymbol5.px",
      "title": "DATASYMBOL5",
      "topics": [
        "px_datasymbol5",
        "px_datasymbol5.px"
      ]
    },
    {
      "page": "px_datasymbol6.px",
      "title": "DATASYMBOL6",
      "topics": [
        "px_datasymbol6",
        "px_datasymbol6.px"
      ]
    },
    {
      "page": "px_datasymbolnil.px",
      "title": "DATASYMBOLNIL",
      "topics": [
        "px_datasymbolnil",
        "px_datasymbolnil.px"
      ]
    },
    {
      "page": "px_decimals.px",
      "title": "DECIMALS",
      "topics": [
        "px_decimals",
        "px_decimals.px"
      ]
    },
    {
      "page": "px_description.px",
      "title": "DESCRIPTION",
      "topics": [
        "px_description",
        "px_description.px"
      ]
    },
    {
      "page": "px_descriptiondefault.px",
      "title": "DESCRIPTIONDEFAULT",
      "topics": [
        "px_descriptiondefault",
        "px_descriptiondefault.px"
      ]
    },
    {
      "page": "px_domain.px",
      "title": "DOMAIN",
      "topics": [
        "px_domain",
        "px_domain.px"
      ]
    },
    {
      "page": "px_elimination.px",
      "title": "ELIMINATION",
      "topics": [
        "px_elimination",
        "px_elimination.px"
      ]
    },
    {
      "page": "px_figures.px",
      "title": "Change figures variable",
      "topics": [
        "px_figures",
        "px_figures.px"
      ]
    },
    {
      "page": "px_heading.px",
      "title": "HEADING",
      "topics": [
        "px_heading",
        "px_heading.px"
      ]
    },
    {
      "page": "px_infofile.px",
      "title": "INFOFILE",
      "topics": [
        "px_infofile",
        "px_infofile.px"
      ]
    },
    {
      "page": "px_keywords",
      "title": "px keywords",
      "topics": [
        "px_keywords"
      ]
    },
    {
      "page": "px_language.px",
      "title": "LANGUAGE",
      "topics": [
        "px_language",
        "px_language.px"
      ]
    },
    {
      "page": "px_languages.px",
      "title": "LANGUAGES",
      "topics": [
        "px_languages",
        "px_languages.px"
      ]
    },
    {
      "page": "px_last_updated.px",
      "title": "LAST-UPDATED",
      "topics": [
        "px_last_updated",
        "px_last_updated.px"
      ]
    },
    {
      "page": "px_link.px",
      "title": "LINK",
      "topics": [
        "px_link",
        "px_link.px"
      ]
    },
    {
      "page": "px_map.px",
      "title": "MAP",
      "topics": [
        "px_map",
        "px_map.px"
      ]
    },
    {
      "page": "px_matrix.px",
      "title": "MATRIX",
      "topics": [
        "px_matrix",
        "px_matrix.px"
      ]
    },
    {
      "page": "px_micro",
      "title": "Create micro PX-files",
      "topics": [
        "px_micro"
      ]
    },
    {
      "page": "px_next_update.px",
      "title": "NEXT-UPDATE",
      "topics": [
        "px_next_update",
        "px_next_update.px"
      ]
    },
    {
      "page": "px_note.px",
      "title": "NOTE",
      "topics": [
        "px_note",
        "px_note.px"
      ]
    },
    {
      "page": "px_notex.px",
      "title": "NOTEX",
      "topics": [
        "px_notex",
        "px_notex.px"
      ]
    },
    {
      "page": "px_official_statistics.px",
      "title": "OFFICIAL-STATISTICS",
      "topics": [
        "px_official_statistics",
        "px_official_statistics.px"
      ]
    },
    {
      "page": "px_order.px",
      "title": "Change value order",
      "topics": [
        "px_order",
        "px_order.px"
      ]
    },
    {
      "page": "px_precision.px",
      "title": "PRECISION",
      "topics": [
        "px_precision",
        "px_precision.px"
      ]
    },
    {
      "page": "px_refperiod.px",
      "title": "REFPERIOD",
      "topics": [
        "px_refperiod",
        "px_refperiod.px"
      ]
    },
    {
      "page": "px_save",
      "title": "Save px object to file",
      "topics": [
        "px_save"
      ]
    },
    {
      "page": "px_save_classification",
      "title": "Save classification as .vs and .agg files",
      "topics": [
        "px_save_classification"
      ]
    },
    {
      "page": "px_showdecimals.px",
      "title": "SHOWDECIMALS",
      "topics": [
        "px_showdecimals",
        "px_showdecimals.px"
      ]
    },
    {
      "page": "px_source.px",
      "title": "SOURCE",
      "topics": [
        "px_source",
        "px_source.px"
      ]
    },
    {
      "page": "px_stockfa.px",
      "title": "STOCKFA",
      "topics": [
        "px_stockfa",
        "px_stockfa.px"
      ]
    },
    {
      "page": "px_stub.px",
      "title": "STUB",
      "topics": [
        "px_stub",
        "px_stub.px"
      ]
    },
    {
      "page": "px_subject_area.px",
      "title": "SUBJECT-AREA",
      "topics": [
        "px_subject_area",
        "px_subject_area.px"
      ]
    },
    {
      "page": "px_subject_code.px",
      "title": "SUBJECT-CODE",
      "topics": [
        "px_subject_code",
        "px_subject_code.px"
      ]
    },
    {
      "page": "px_tableid.px",
      "title": "TABLEID",
      "topics": [
        "px_tableid",
        "px_tableid.px"
      ]
    },
    {
      "page": "px_timeval.px",
      "title": "TIMEVAL",
      "topics": [
        "px_timeval",
        "px_timeval.px"
      ]
    },
    {
      "page": "px_title.px",
      "title": "TITLE",
      "topics": [
        "px_title",
        "px_title.px"
      ]
    },
    {
      "page": "px_units.px",
      "title": "UNITS",
      "topics": [
        "px_units",
        "px_units.px"
      ]
    },
    {
      "page": "px_update_frequency.px",
      "title": "UPDATE-FREQUENCY",
      "topics": [
        "px_update_frequency",
        "px_update_frequency.px"
      ]
    },
    {
      "page": "px_validate",
      "title": "Check px object",
      "topics": [
        "px_validate"
      ]
    },
    {
      "page": "px_valuenote.px",
      "title": "VALUENOTE",
      "topics": [
        "px_valuenote",
        "px_valuenote.px"
      ]
    },
    {
      "page": "px_valuenotex.px",
      "title": "VALUENOTEX",
      "topics": [
        "px_valuenotex",
        "px_valuenotex.px"
      ]
    },
    {
      "page": "px_values.px",
      "title": "VALUES",
      "topics": [
        "px_values",
        "px_values.px"
      ]
    },
    {
      "page": "px_variable_label.px",
      "title": "Change VARIABLE-LABEL",
      "topics": [
        "px_variable_label",
        "px_variable_label.px"
      ]
    },
    {
      "page": "px_variable_type.px",
      "title": "VARIABLE-TYPE",
      "topics": [
        "px_variable_type",
        "px_variable_type.px"
      ]
    }
  ],
  "_pkglogo": "https://github.com/statisticsgreenland/pxmake/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/statisticsgreenland/pxmake/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "hms",
    "lifecycle",
    "listenv",
    "magrittr",
    "openxlsx",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "first-px-file.Rmd",
      "filename": "first-px-file.html",
      "title": "First PX-file",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to create a PX-file from a data set",
        "How to create a PX-file from a PX-file",
        "Modifying a px object",
        "Advanced use"
      ],
      "created": "2024-06-12 07:03:31",
      "modified": "2026-03-26 10:27:20",
      "commits": 5
    },
    {
      "source": "languages.Rmd",
      "filename": "languages.html",
      "title": "Languages",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-12 07:03:31",
      "modified": "2026-03-26 10:27:20",
      "commits": 3
    },
    {
      "source": "micro-files.Rmd",
      "filename": "micro-files.html",
      "title": "Micro files",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Use case",
        "px_micro()",
        "Input data",
        "How to create micro files",
        "Keyword values",
        "Multilingual files",
        "Filenames"
      ],
      "created": "2024-06-16 09:22:30",
      "modified": "2026-03-26 10:27:20",
      "commits": 6
    }
  ],
  "_score": 7.147367107793787,
  "_indexed": true,
  "_nocasepkg": "pxmake",
  "_universes": [
    "statisticsgreenland",
    "johan-ejstrud"
  ],
  "_previous": "0.20.1.9002",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.20.1.9003",
      "date": "2026-06-08T14:59:38.000Z",
      "distro": "noble",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "4c4360be82b39724392b2f082a59a45d7a4180286dde7b156a212718f380a681",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.20.1.9003",
      "date": "2026-06-08T14:58:58.000Z",
      "distro": "noble",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "fd77666638d2911368e7f51bcbe035d0c7c274bd608fd8e96cd89cc29ba629c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.20.1.9003",
      "date": "2026-06-08T15:02:08.000Z",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "ee8ef45fd08347f7c6347a8239049dd06926cf6950dbba3833c47fafed486d1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.20.1.9003",
      "date": "2026-06-08T15:02:43.000Z",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "d1b3f9cba330436ab70881a16380781f551a3b78cab37bb64d30f9444e33cf67",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.20.1.9003",
      "date": "2026-06-08T14:58:51.000Z",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "76af5a71ce851ee4f5fa7d81d4c896b917d4264bca9c4fb1309fef30ce68e514",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.20.1.9003",
      "date": "2026-06-08T14:58:04.000Z",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "57aa5bff8af2c5a868fe13add689c8f6457c7be8a3c88ba2864fd31469d17c24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.20.1.9003",
      "date": "2026-06-08T14:58:15.000Z",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "73157bc47c0ea22b0a987f76ea6e6bcb7ed6562c12630d3a7127248d5f3e1f5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.20.1.9003",
      "date": "2026-06-08T14:58:07.000Z",
      "commit": "15fe43ec4f6365d21fa7bd905feaac869a15d83d",
      "fileid": "dfff8146149a964976e9b5a67822dcd9e42913f1e824f4b41b686a8227542b78",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/statisticsgreenland/actions/runs/27146119486"
    }
  ]
}