{
  "_id": "6a1023daacfb0bcc41c8d8f5",
  "Package": "curriculr",
  "Title": "Data-Driven CVs with 'Quarto' and 'Typst'",
  "Version": "0.3.0",
  "Date": "2026-05-04",
  "Authors@R": "person(\"Erwin\", \"Lares\", , \"erwin.lares@wisc.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-3284-828X\"))",
  "Description": "Provides tools for producing data-driven curriculum vitae\ndocuments from structured data stored in an Excel workbook. The\ncore workflow reads CV content from a workbook, converts it\ninto 'Typst' layout blocks, and renders a polished PDF via the\n'Quarto' publishing system. Includes functions for reading and\ncleaning CV data, building 'Typst' section headings and\nentries, rendering CV sections from data frames, and\nscaffolding new CV projects with a standard folder structure\nand template workbook. Designed to separate content from\nlayout: CV data lives in the spreadsheet, rendering\nconfiguration lives in 'Quarto', and transformation logic lives\nin small, reusable R functions. See the 'Typst' typesetting\nsystem at <https://typst.app> and the 'Quarto' publishing\nsystem at <https://quarto.org>. Inspired by the 'vitae' package\n<https://CRAN.R-project.org/package=vitae> and the 'Awesome CV'\nLaTeX template <https://github.com/posquit0/Awesome-CV>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/erwinlares/curriculr,\nhttps://erwinlares.github.io/curriculr/,\nhttps://doi.org/10.5281/zenodo.19930400",
  "BugReports": "https://github.com/erwinlares/curriculr/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 12:09:01 UTC",
    "User": "root"
  },
  "Author": "Erwin Lares [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3284-828X>)",
  "Maintainer": "Erwin Lares <erwin.lares@wisc.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-13 10:47:12 UTC",
  "RemoteUrl": "https://github.com/cran/curriculr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f8b5847ebfd4fe0ff596c33cfeffc3279fb32acd",
  "MD5sum": "237fc39e5d6c4e73974d7ec9780e5478",
  "_user": "cran",
  "_type": "src",
  "_file": "curriculr_0.3.0.tar.gz",
  "_fileid": "a55cefa952d9f074e5b190e34f193e00abf8566cd17a09e69ccb641fb8dc4bf1",
  "_filesize": 4640575,
  "_sha256": "a55cefa952d9f074e5b190e34f193e00abf8566cd17a09e69ccb641fb8dc4bf1",
  "_created": "2026-05-13T12:09:01.000Z",
  "_published": "2026-05-22T09:37:30.425Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354112216,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6969679336"
    },
    {
      "job": 77354112248,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969703921"
    },
    {
      "job": 77354111501,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969619983"
    },
    {
      "job": 77354111503,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157430897"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25798013545",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/curriculr",
  "_commit": {
    "id": "f8b5847ebfd4fe0ff596c33cfeffc3279fb32acd",
    "author": "Erwin Lares <erwin.lares@wisc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1778669232
  },
  "_maintainer": {
    "name": "Erwin Lares",
    "email": "erwin.lares@wisc.edu",
    "orcid": "0000-0002-3284-828X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "openxlsx2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2026-05-13"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/curriculr"
  },
  "_devurl": "https://github.com/erwinlares/curriculr",
  "_pkgdown": "https://erwinlares.github.io/curriculr/",
  "_searchresults": 5,
  "_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/curriculr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "add_section",
    "create_cv",
    "cv_contact_line",
    "cv_render_section",
    "cv_section",
    "read_cv_data",
    "resolve_date_fun",
    "typst_escape"
  ],
  "_help": [
    {
      "page": "add_section",
      "title": "Add a new section to a curriculr workbook",
      "topics": [
        "add_section"
      ]
    },
    {
      "page": "create_cv",
      "title": "Generate a CV document from a curriculr workbook",
      "topics": [
        "create_cv"
      ]
    },
    {
      "page": "cv_contact_line",
      "title": "Build the contact line for the CV header",
      "topics": [
        "cv_contact_line"
      ]
    },
    {
      "page": "cv_render_section",
      "title": "Render a CV section from a data frame",
      "topics": [
        "cv_render_section"
      ]
    },
    {
      "page": "cv_section",
      "title": "Create a Typst CV section heading",
      "topics": [
        "cv_section"
      ]
    },
    {
      "page": "read_cv_data",
      "title": "Read CV data from an Excel workbook",
      "topics": [
        "read_cv_data"
      ]
    },
    {
      "page": "resolve_date_fun",
      "title": "Resolve a date_fun token to a function",
      "topics": [
        "resolve_date_fun"
      ]
    },
    {
      "page": "typst_escape",
      "title": "Escape text for safe use in Typst markup",
      "topics": [
        "typst_escape"
      ]
    }
  ],
  "_readme": "https://github.com/cran/curriculr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openxlsx2",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "quarto",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "stringi",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "curriculr-why.Rmd",
      "filename": "curriculr-why.html",
      "title": "Why curriculr: The Case for a Data-Driven CV",
      "author": "Erwin Lares",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The problem with maintaining a CV",
        "The curriculr model",
        "How curriculr compares to other approaches",
        "Word or Pages documents",
        "LaTeX CVs",
        "vitae",
        "datadrivencv",
        "The Excel advantage",
        "A note on reproducibility",
        "Getting started"
      ],
      "created": "2026-05-13 10:47:12",
      "modified": "2026-05-13 10:47:12",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "curriculr",
  "_universes": [
    "cran",
    "erwinlares"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T12:10:56.000Z",
      "distro": "noble",
      "commit": "f8b5847ebfd4fe0ff596c33cfeffc3279fb32acd",
      "fileid": "392d22c9f34541ddf0ad1332a22df0d44a95ed4dd2e529f4efa0e98ed496068e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25798013545"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T12:12:04.000Z",
      "distro": "noble",
      "commit": "f8b5847ebfd4fe0ff596c33cfeffc3279fb32acd",
      "fileid": "ea116c962f9156a86ed8cadb96f8e1b7c5760f53e42c302fb2bb94c3b7ab3a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25798013545"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T09:37:13.000Z",
      "commit": "f8b5847ebfd4fe0ff596c33cfeffc3279fb32acd",
      "fileid": "e28d52d38684608b17a9d1c6e0e77a798044d3f84d436e8227c557d57ab6dfc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25798013545"
    }
  ]
}