{
  "_id": "6a5476139b92047c28d59d76",
  "Package": "projects",
  "Title": "A Project Infrastructure for Researchers",
  "Version": "2.1.99.9990",
  "Authors@R": "c(person(given = \"Nik\",\nfamily = \"Krieger\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nk@case.edu\"),\nperson(given = \"Adam\",\nfamily = \"Perzynski\",\nrole = \"aut\"),\nperson(given = \"Jarrod\",\nfamily = \"Dalton\",\nrole = \"aut\"))",
  "Description": "Provides a project infrastructure with a focus on\nmanuscript creation. Creates a project folder with a single\ncommand, containing subdirectories for specific components,\ntemplates for manuscripts, and so on.",
  "License": "MIT + file LICENSE",
  "URL": "https://cran.r-project.org/package=projects",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Collate": "'set_generics.R' 'class-projects_author.R'\n'class-projects_stage.R' 'new.R' 'edit.R' 'email_authors.R'\n'file_management.R' 'getters.R' 'header.R'\n'metadata_manipulation.R' 'projects.R' 'reproducibility.R'\n'setup.R' 'update.R' 'utilities.R' 'utils-pipe.R'\n'validation.R' 'zzz.R'",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://clevelandclinicqhs.r-universe.dev",
  "Date/Publication": "2021-08-06 21:25:18 UTC",
  "RemoteUrl": "https://github.com/clevelandclinicqhs/projects",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 05:19:21 UTC",
    "User": "root"
  },
  "Author": "Nik Krieger [aut, cre],\nAdam Perzynski [aut],\nJarrod Dalton [aut]",
  "Maintainer": "Nik Krieger <nk@case.edu>",
  "_user": "clevelandclinicqhs",
  "_type": "src",
  "_file": "projects_2.1.99.9990.tar.gz",
  "_fileid": "https://r2.ropensci.org/44fce5d94ded181fa08b0e8a2b84a16d0048b74d81857fa7bd2fc75d3ba0686f",
  "_filesize": 368366,
  "_sha256": "44fce5d94ded181fa08b0e8a2b84a16d0048b74d81857fa7bd2fc75d3ba0686f",
  "_expires": "2026-10-21T05:22:25.000Z",
  "_created": "2026-07-13T05:19:21.000Z",
  "_published": "2026-07-13T05:22:27.109Z",
  "_jobs": [
    {
      "job": 86740212697,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8269794673"
    },
    {
      "job": 86740212684,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8269795749"
    },
    {
      "job": 86740212695,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8269785843"
    },
    {
      "job": 86740212692,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8269794690"
    },
    {
      "job": 86739782474,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269761039"
    },
    {
      "job": 86740212668,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8269788620"
    },
    {
      "job": 86740212708,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8269781617"
    },
    {
      "job": 86740212704,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8269783858"
    },
    {
      "job": 86740212691,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8269782078"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627",
  "_status": "success",
  "_upstream": "https://github.com/clevelandclinicqhs/projects",
  "_commit": {
    "id": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
    "author": "Krieger <kriegen@lri-r00.lerner.ccf.org>",
    "committer": "Krieger <kriegen@lri-r00.lerner.ccf.org>",
    "message": "Added tasks() function and various improvements\n",
    "time": 1628285118
  },
  "_maintainer": {
    "name": "Nik Krieger",
    "email": "nk@case.edu",
    "login": "nikkrieger",
    "description": "R package developer and statistician",
    "uuid": 30763390
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.6",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "zip",
      "version": ">= 2.0.4",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "clevelandclinicqhs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 31,
  "_contributors": [
    {
      "user": "nikkrieger",
      "count": 12,
      "uuid": 30763390
    },
    {
      "user": "jarrod-dalton",
      "count": 1,
      "uuid": 11472793
    }
  ],
  "_userbio": {
    "uuid": 126189471,
    "type": "organization",
    "name": "Cleveland Clinic Quantitative Health Sciences",
    "followers": 28,
    "description": "Open-source projects from the Department of Quantitative Health Sciences at Cleveland Clinic"
  },
  "_downloads": {
    "count": 306,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/projects"
  },
  "_devurl": "https://github.com/clevelandclinicqhs/projects",
  "_searchresults": 42,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/projects.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/clevelandclinicqhs/projects",
  "_realowner": "clevelandclinicqhs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-12-30"
    },
    {
      "version": "1.1.0",
      "date": "2019-04-15"
    },
    {
      "version": "1.1.1",
      "date": "2019-04-15"
    },
    {
      "version": "1.3.0",
      "date": "2019-05-23"
    },
    {
      "version": "2.0.0",
      "date": "2019-09-05"
    },
    {
      "version": "2.1.0",
      "date": "2020-03-18"
    },
    {
      "version": "2.1.1",
      "date": "2020-05-29"
    },
    {
      "version": "2.1.3",
      "date": "2021-04-24"
    }
  ],
  "_exports": [
    "%>%",
    "%in%",
    "%in%.projects_author",
    "%in%.projects_stage",
    "affiliations",
    "archive_project",
    "authors",
    "copy_project",
    "delete_affiliation",
    "delete_author",
    "delete_project",
    "delete_task",
    "edit_affiliation",
    "edit_author",
    "edit_project",
    "edit_task",
    "email_authors",
    "export_project",
    "finish",
    "header",
    "ideas",
    "is_projects_author",
    "manuscripts",
    "match",
    "match.projects_author",
    "match.projects_stage",
    "move_project",
    "move_projects_folder",
    "new_affiliation",
    "new_author",
    "new_idea",
    "new_project",
    "new_project_group",
    "new_task",
    "open_project",
    "projects",
    "projects_author",
    "projects_folder",
    "projects_stage",
    "rename_folder",
    "rename_projects_folder",
    "reorder_affiliations",
    "reorder_authors",
    "save_session_info",
    "setup_projects",
    "tasks",
    "update_metadata",
    "vec_cast.projects_author",
    "vec_cast.projects_stage",
    "vec_ptype2.projects_author",
    "vec_ptype2.projects_stage"
  ],
  "_help": [
    {
      "page": "projects-package",
      "title": "projects: A project infrastructure for researchers.",
      "topics": [
        "projects-package"
      ]
    },
    {
      "page": "display_metadata",
      "title": "View the 'projects()', 'tasks()', 'authors()', and 'affiliations()' tables",
      "topics": [
        "affiliations",
        "authors",
        "display_metadata",
        "ideas",
        "manuscripts",
        "projects",
        "tasks"
      ]
    },
    {
      "page": "email_authors",
      "title": "Write an email to project authors",
      "topics": [
        "email_authors"
      ]
    },
    {
      "page": "export_project",
      "title": "Compress a project folder",
      "topics": [
        "export_project"
      ]
    },
    {
      "page": "file_management",
      "title": "file management",
      "topics": [
        "archive_project",
        "copy_project",
        "file_management",
        "move_project",
        "move_projects_folder",
        "new_project_group",
        "open_project",
        "rename_folder",
        "rename_projects_folder"
      ]
    },
    {
      "page": "header",
      "title": "Print project header to console",
      "topics": [
        "header"
      ]
    },
    {
      "page": "new_edit_delete",
      "title": "Create, edit or delete projects, authors and affiliations",
      "topics": [
        "delete_affiliation",
        "delete_author",
        "delete_project",
        "delete_task",
        "edit_affiliation",
        "edit_author",
        "edit_project",
        "edit_task",
        "finish",
        "new_affiliation",
        "new_author",
        "new_edit_delete",
        "new_idea",
        "new_project",
        "new_task"
      ]
    },
    {
      "page": "projects_author",
      "title": "'projects_author' vector",
      "topics": [
        "%in%,projects_author-method",
        "%in%.projects_author",
        "is_projects_author",
        "match,ANY,projects_author-method",
        "match,projects_author,ANY-method",
        "match,projects_author,projects_author-method",
        "match.projects_author",
        "projects_author",
        "projects_author-class"
      ]
    },
    {
      "page": "projects_folder",
      "title": "projects folder path",
      "topics": [
        "projects_folder"
      ]
    },
    {
      "page": "projects_stage",
      "title": "'projects_stage' vector",
      "topics": [
        "%in%,projects_stage-method",
        "%in%.projects_stage",
        "match,ANY,projects_stage-method",
        "match,projects_stage,ANY-method",
        "match,projects_stage,projects_stage-method",
        "match.projects_stage",
        "projects_stage",
        "projects_stage-class"
      ]
    },
    {
      "page": "reordering",
      "title": "Reordering authors and affiliations",
      "topics": [
        "reordering",
        "reorder_affiliations",
        "reorder_authors"
      ]
    },
    {
      "page": "save_session_info",
      "title": "Save R session information",
      "topics": [
        "save_session_info"
      ]
    },
    {
      "page": "setup_projects",
      "title": "Set up the projects folder",
      "topics": [
        "setup_projects"
      ]
    },
    {
      "page": "update_metadata",
      "title": "Update the project metadata",
      "topics": [
        "update_metadata"
      ]
    }
  ],
  "_readme": "https://github.com/clevelandclinicqhs/projects/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "rstudioapi",
    "sessioninfo",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zip"
  ],
  "_score": 4.813580988568192,
  "_indexed": true,
  "_nocasepkg": "projects",
  "_universes": [
    "clevelandclinicqhs",
    "nikkrieger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:21:40.000Z",
      "distro": "resolute",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/ebb633fcd222e5004df07eea7edac823f198e4dc3dd44d860aaaa0c7166c4a84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:21:49.000Z",
      "distro": "resolute",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/b6a808d71ca5f398bcad3b5b8b011403e261653486f045a13cb0350a8d585ffa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:21:11.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/945b740bd93590dd90a4c9eeb651c0c498f75ced83ab88aab8e1374635874af2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:21:39.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/3458ee6fdf8d0fa0ec88c221dda2ecbac92639a3a108951f1b1fd269877afb92",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:21:36.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/583c8fb87ad7b028e0e61de08a3bc98ae819090c3e91c114a6639d2d671e392f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:20:35.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/83ba75c27883359e8c007ee1e20f4baae0bd8acd7252260a5b627dc45271220d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:20:46.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/0c84a2baf6cb3bcaf78ef9457512d20a1c4baa18678957304f9aae98aa4129c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-07-13T05:20:40.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/203ca27d4f812fdf050732a7186fcc8c3f0ac0b257c26be5b416ff74a9f427db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/29225896627"
    }
  ]
}