{
  "_id": "6a2288abcd65a98ecbd53bf7",
  "Package": "datadrivencv",
  "Type": "Package",
  "Title": "Templates and helper functions for building a CV with\nspreadsheets",
  "Version": "0.1.0",
  "URL": "http://nickstrayer.me/datadrivencv,\nhttps://github.com/nstrayer/datadrivencv",
  "Author": "Nick Strayer",
  "Maintainer": "Nick Strayer <nick.strayer@gmail.com>",
  "Description": "Separates the CV format from the content using\nspreadsheets, RMarkdown, and Pagedown. Built to allow easy\nout-of-the-box behavior, but also to allow you to go beyond the\ndefaults with customization and lack of lock-in to a given\nformat.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Additional_repositories": "https://cct-datascience.r-universe.dev/",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://cct-datascience.r-universe.dev",
  "Date/Publication": "2024-02-26 21:53:15 UTC",
  "RemoteUrl": "https://github.com/cct-datascience/datadrivencv",
  "RemoteRef": "HEAD",
  "RemoteSha": "f989a4274d8644d984c74c62d924b1ff1144ee67",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:24:54 UTC",
    "User": "root"
  },
  "MD5sum": "8c1fe69e16e71827b08f51f22a9dd7e3",
  "_user": "cct-datascience",
  "_type": "src",
  "_file": "datadrivencv_0.1.0.tar.gz",
  "_fileid": "c499d39be483eba7961ff44b1ee9426d856d51d4b254657dcf0970ade04180a2",
  "_filesize": 2193101,
  "_sha256": "c499d39be483eba7961ff44b1ee9426d856d51d4b254657dcf0970ade04180a2",
  "_created": "2026-06-05T08:24:54.000Z",
  "_published": "2026-06-05T08:28:27.075Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79691529587,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7432156779"
    },
    {
      "job": 79691529621,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7432175949"
    },
    {
      "job": 79691529799,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7432152664"
    },
    {
      "job": 79691529666,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7432151340"
    },
    {
      "job": 79691036424,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432117977"
    },
    {
      "job": 79691529569,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432158059"
    },
    {
      "job": 79691529609,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7432149163"
    },
    {
      "job": 79691529677,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7432144842"
    },
    {
      "job": 79691529581,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7432144473"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cct-datascience/datadrivencv",
  "_commit": {
    "id": "f989a4274d8644d984c74c62d924b1ff1144ee67",
    "author": "Kristina Riemer <reamy316@aim.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from cct-datascience/update_readme\n\nAdd knit version of README",
    "time": 1708984395
  },
  "_maintainer": {
    "name": "Nick Strayer",
    "email": "nick.strayer@gmail.com",
    "login": "nstrayer",
    "twitter": "@nicholasstrayer",
    "description": "Software developer at @posit-dev ",
    "uuid": 6764693
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "googlesheets4",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "pagedown",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "icons",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cct-datascience",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "nstrayer",
      "count": 79,
      "uuid": 6764693
    },
    {
      "user": "kristinariemer",
      "count": 5,
      "uuid": 6686508
    },
    {
      "user": "sctyner",
      "count": 1,
      "uuid": 6137322
    }
  ],
  "_userbio": {
    "uuid": 48534885,
    "type": "organization",
    "name": "CCT Data Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/datadrivencv"
  },
  "_devurl": "https://github.com/nstrayer/datadrivencv",
  "_pkgdown": "http://nickstrayer.me/datadrivencv",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/datadrivencv.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "build_network_logo",
    "use_csv_data_storage",
    "use_datadriven_cv"
  ],
  "_help": [
    {
      "page": "build_network_logo",
      "title": "Build interactive network logo",
      "topics": [
        "build_network_logo"
      ]
    },
    {
      "page": "use_csv_data_storage",
      "title": "Use CSVs for storing data",
      "topics": [
        "use_csv_data_storage"
      ]
    },
    {
      "page": "use_datadriven_cv",
      "title": "Use Data Driven CV template",
      "topics": [
        "use_datadriven_cv"
      ]
    },
    {
      "page": "use_ddcv_template",
      "title": "Use template file from package",
      "topics": [
        "use_ddcv_template"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cct-datascience/datadrivencv/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cct-datascience/datadrivencv/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bookdown",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "gargle",
    "generics",
    "glue",
    "googledrive",
    "googlesheets4",
    "highr",
    "hms",
    "htmltools",
    "httpuv",
    "httr",
    "icons",
    "ids",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pagedown",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rematch",
    "rematch2",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "servr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "websocket",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.322219294733919,
  "_indexed": true,
  "_nocasepkg": "datadrivencv",
  "_universes": [
    "cct-datascience",
    "nstrayer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T08:26:59.000Z",
      "distro": "noble",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "1ed8bf3702b0fce12a597c805842a6daa0c7ea10e0f09ba3055a50f1048d9423",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T08:27:57.000Z",
      "distro": "noble",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "acdd8500a6993e5cba6ecdba0fd16780148062f26689de8424ef60da5e3fc9bd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T08:26:35.000Z",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "11ad88bcae7bd2d10f13a3d117bc76c37c49022a48eb5180599c1bbc4ec8083e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T08:26:33.000Z",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "df5fd519e90e7b0047ee6314ea36386c0d76a94ad6bd47a79f3e22768c4bdc11",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-05T08:27:13.000Z",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "14639725a5022531c96de1f66d5e1bbe7236efc2d80b71d090d41a893ec1bf1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T08:26:19.000Z",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "02b654947ac42674bf19f706092ff95ef432c5cf88a8613107f076c420759930",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T08:26:07.000Z",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "5ef00baf476426e8e35737cbff0d63e5939a95bab2655084ce2ff6d3be7c7d82",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T08:26:06.000Z",
      "commit": "f989a4274d8644d984c74c62d924b1ff1144ee67",
      "fileid": "bd9afb8dd5a5a171ef0bf066b83d3b877c77514764a11b21d633cf232f25abf7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cct-datascience/actions/runs/27004002736"
    }
  ]
}