Package: pxmake Title: Make PX-Files in R Version: 0.20.1.9007 Authors@R: c( person("Johan", "Ejstrud", email = "johan@ejstrud.com", role = c("cre", "aut") ), person("Lars Pedersen", email = "larp@stat.gl", role = c("aut") ), person("Statistics Greenland", role = "cph", comment = "https://stat.gl/" ) ) Description: Create PX-files from scratch or read and modify existing ones. Includes a function for every PX keyword, making metadata manipulation simple and human-readable. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: arrow, dplyr, furrr, magrittr, methods, openxlsx, purrr, readxl, rlang, stats, stringi, stringr, tibble, tidyr, tools, utils, vctrs Suggests: knitr, rmarkdown, withr, testthat (>= 3.0.0), curl Config/testthat/edition: 3 Config/testthat/parallel: true Config/testthat/start-first: 60-metamake-bexltall VignetteBuilder: knitr Depends: R (>= 4.1.0) LazyData: true URL: https://github.com/StatisticsGreenland/pxmake, https://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-07-01 16:47:01 UTC RemoteUrl: https://github.com/statisticsgreenland/pxmake RemoteRef: HEAD RemoteSha: 2c25354a1bcdb4d0290b3c4bc82c7420d3771e98 NeedsCompilation: no Packaged: 2026-07-01 17:56:55 UTC; root Author: Johan Ejstrud [cre, aut], Lars Pedersen [aut], Statistics Greenland [cph] (https://stat.gl/) Maintainer: Johan Ejstrud