{
  "_id": "6a213f6ecd65a98ecbd29e9d",
  "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-06-04 08:59:52 UTC",
    "User": "root"
  },
  "Author": "Nik Krieger [aut, cre],\nAdam Perzynski [aut],\nJarrod Dalton [aut]",
  "Maintainer": "Nik Krieger <nk@case.edu>",
  "MD5sum": "c8395d13e9be18df218e601b51c6ea53",
  "_user": "clevelandclinicqhs",
  "_type": "src",
  "_file": "projects_2.1.99.9990.tar.gz",
  "_fileid": "61aa698f6ad2596157f124ed70b636856b33244094f7df461808da13439296f5",
  "_filesize": 366830,
  "_sha256": "61aa698f6ad2596157f124ed70b636856b33244094f7df461808da13439296f5",
  "_created": "2026-06-04T08:59:52.000Z",
  "_published": "2026-06-04T09:03:42.523Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79485008184,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407352059"
    },
    {
      "job": 79485008233,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407353500"
    },
    {
      "job": 79485008245,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407348017"
    },
    {
      "job": 79485008388,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407333787"
    },
    {
      "job": 79484575040,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407294859"
    },
    {
      "job": 79485008164,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407341729"
    },
    {
      "job": 79485008259,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407324223"
    },
    {
      "job": 79485008286,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407336820"
    },
    {
      "job": 79485008207,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407323930"
    }
  ],
  "_buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Open-source projects from the Department of Quantitative Health Sciences at Cleveland Clinic"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/projects"
  },
  "_devurl": "https://github.com/clevelandclinicqhs/projects",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_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",
    "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.7343997425205675,
  "_indexed": true,
  "_nocasepkg": "projects",
  "_universes": [
    "clevelandclinicqhs",
    "nikkrieger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:02:36.000Z",
      "distro": "noble",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "13040f13aaa305b1bb7c6016749208200d597142ff07063d8e09d21713b51907",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:02:41.000Z",
      "distro": "noble",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "6353900b9bfb81f60b6ab41ddba8ac61d369ca8fb14f531854daa231abf8cb14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:02:29.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "3463dba579635e59b3cd9302f5bdca27cb941f4b19d02bb44b05ddab51f26ad8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:01:50.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "8fde6bb597cc0f9b29b870197df6753fb2501a9e5650f5b8afbe68605f99af6e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:02:29.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "7d5782a2f9d8af6b1414569c06a29129584188244dc7e1677ca4dabdfc08f336",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:01:10.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "340c1ded00bace48a8254a284cbc7fffa0637449d53f845273ef6173cfe6591a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:01:44.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "818ef0c69b0980c9909e91f786b7d69232b604c1a1f101594830857fc8bdc4b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-06-04T09:01:08.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "883082296470166eb30c3f20ca82463f436d2345f36c5e9ce175b5d192ec6c7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/26941691606"
    }
  ]
}