{
  "_id": "6a104f5dacfb0bcc41ca0dc0",
  "Package": "blaise",
  "Type": "Package",
  "Title": "Read and Write FWF Files in the 'Blaise' Format",
  "Version": "1.3.11",
  "Authors@R": "person(\"Sjoerd\", \"Ophof\", email = \"sjoerd.ophof@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Can be used to read and write a fwf with an accompanying\n'Blaise' datamodel. Blaise is the software suite built by\nStatistics Netherlands (CBS). It is essentially a way to write\nand collect surveys and perform statistical analysis on the\ndata. It stores its data in fixed width format with an\naccompanying metadata file, this is the Blaise format. The\npackage automatically interprets this metadata and reads the\nfile into an R dataframe. When supplying a datamodel for\nwriting, the dataframe will be automatically converted to that\nformat and checked for compatibility. Supports dataframes,\ntibbles and LaF objects. For more information about 'Blaise',\nsee <https://blaise.com/products/general-information>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Collate": "'clean_model.R' 'generics.R' 'utils.R' 'variable.R' 'model.R'\n'convert_df.R' 'convert_type.R' 'get_model.R'\n'read_custom_types.R' 'read_data.R' 'read_data_laf.R'\n'read_fwf_blaise.R' 'read_model.R' 'variable_custom.R'\n'variable_date.R' 'variable_dummy.R' 'variable_enum.R'\n'variable_integer.R' 'variable_real.R' 'variable_string.R'\n'write_data.R' 'write_datamodel.R' 'write_fwf_blaise.R'\n'write_fwf_blaise_with_model.R'",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://sophof.r-universe.dev",
  "Date/Publication": "2023-12-08 10:41:21 UTC",
  "RemoteUrl": "https://github.com/sophof/blaise",
  "RemoteRef": "HEAD",
  "RemoteSha": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:06:17 UTC",
    "User": "root"
  },
  "Author": "Sjoerd Ophof [aut, cre]",
  "Maintainer": "Sjoerd Ophof <sjoerd.ophof@gmail.com>",
  "MD5sum": "2af00830513399eb970aa72725f960df",
  "_user": "sophof",
  "_type": "src",
  "_file": "blaise_1.3.11.tar.gz",
  "_fileid": "3d937d038329e89b7666cbc8911f15fc82d7229f73db41ede8ce8c55f501c036",
  "_filesize": 133854,
  "_sha256": "3d937d038329e89b7666cbc8911f15fc82d7229f73db41ede8ce8c55f501c036",
  "_created": "2026-05-10T06:06:17.000Z",
  "_published": "2026-05-22T12:43:09.713Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381595327,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901466157"
    },
    {
      "job": 77381595331,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901466455"
    },
    {
      "job": 77381595340,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901470598"
    },
    {
      "job": 77381595552,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901477640"
    },
    {
      "job": 77381594980,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901450341"
    },
    {
      "job": 77381594935,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160743000"
    },
    {
      "job": 77381595630,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901467603"
    },
    {
      "job": 77381595495,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901462076"
    },
    {
      "job": 77381595519,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901460199"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sophof/blaise",
  "_commit": {
    "id": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
    "author": "Sjoerd Ophof <sjoerd.ophof@gmail.com>",
    "committer": "Sjoerd Ophof <sjoerd.ophof@gmail.com>",
    "message": "Update to 1.3.11\n",
    "time": 1702032081
  },
  "_maintainer": {
    "name": "Sjoerd Ophof",
    "email": "sjoerd.ophof@gmail.com",
    "login": "sophof",
    "uuid": 1485349
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.4.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.3.3",
      "role": "Imports"
    },
    {
      "package": "tools",
      "version": ">= 3.4.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.4.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.4.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "LaF",
      "version": ">= 0.6.3",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sophof",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "sophof",
      "count": 83,
      "uuid": 1485349
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "wytzepakito",
      "count": 1,
      "uuid": 23073102
    }
  ],
  "_userbio": {
    "uuid": 1485349,
    "type": "user",
    "name": "sophof"
  },
  "_downloads": {
    "count": 306,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blaise"
  },
  "_devurl": "https://github.com/sophof/blaise",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blaise.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sophof/blaise",
  "_realowner": "sophof",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3.4",
      "date": "2019-05-15"
    },
    {
      "version": "1.3.7",
      "date": "2021-06-04"
    },
    {
      "version": "1.3.8",
      "date": "2021-09-13"
    },
    {
      "version": "1.3.9",
      "date": "2022-10-07"
    },
    {
      "version": "1.3.10",
      "date": "2023-08-18"
    },
    {
      "version": "1.3.11",
      "date": "2023-12-08"
    }
  ],
  "_exports": [
    "read_fwf_blaise",
    "write_fwf_blaise",
    "write_fwf_blaise_with_model"
  ],
  "_help": [
    {
      "page": "read_fwf_blaise",
      "title": "Read a fixed width datafile using a blaise datamodel",
      "topics": [
        "read_fwf_blaise"
      ]
    },
    {
      "page": "write_fwf_blaise",
      "title": "Write a fixed width ascii datafile and accompanying blaise datamodel",
      "topics": [
        "write_fwf_blaise"
      ]
    },
    {
      "page": "write_fwf_blaise_with_model",
      "title": "Write a fixed width ascii datafile based on a given blaise datamodel",
      "topics": [
        "write_fwf_blaise_with_model"
      ]
    }
  ],
  "_readme": "https://github.com/sophof/blaise/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction_to_blaise.Rmd",
      "filename": "introduction_to_blaise.html",
      "title": "Introduction to blaise",
      "author": "Sjoerd Ophof",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Reading a blaise datafile with model",
        "Resolving reading issues",
        "Numbered enums",
        "output options",
        "Writing blaise datafiles"
      ],
      "created": "2019-03-13 13:57:13",
      "modified": "2021-06-04 15:55:58",
      "commits": 6
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "blaise",
  "_universes": [
    "sophof"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.11",
      "date": "2026-05-10T06:08:24.000Z",
      "distro": "noble",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "5e201175cff4f3e6c89894e251838cfb4551c42cebc3c4b8f5a0234c33e8eb31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.11",
      "date": "2026-05-10T06:08:27.000Z",
      "distro": "noble",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "80f8f978f22e832d6f20cd57d778257ef14e349ba4d43957b0f0fc8e7796941c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.11",
      "date": "2026-05-10T06:09:11.000Z",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "cb443fa00bf9d26e5f0276ac81cae3f38ecef707e386c847aedde1a61d3a4b40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.11",
      "date": "2026-05-10T06:10:08.000Z",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "e3c8ca70816392120a432210b353a7c710745a7679fdfcfca1f74393bb61c9b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.11",
      "date": "2026-05-10T06:08:29.000Z",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "b626738d19337ddef576961ea2f296152b4e1c34deb43db341698c7e2ea215d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.11",
      "date": "2026-05-10T06:07:41.000Z",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "b8ab4a8cfa677ab7d54c6f7e4d3be38dc2e2a81d6d0f3f49bcc524a6123f899a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.11",
      "date": "2026-05-10T06:07:24.000Z",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "8b33c6053acaa859f85b2fbf08acc979da7388e98198c1bd7bf0f5168163bc73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.11",
      "date": "2026-05-22T12:42:52.000Z",
      "commit": "85c90f71685a38b1b6ffe55b527b7597c72350c3",
      "fileid": "7464d408ee2f71b7ef038f355a31979ee5a2ee4d2d69a93ec00b37035ab6d2c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sophof/actions/runs/25621382326"
    }
  ]
}