{
  "_id": "6a48bacbe06c18f0a6549007",
  "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-04 07:05:56 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/93eabe2d587ed13bc123d3162270d002390770af808d1d75eaa194e2327b1023",
  "_filesize": 368379,
  "_sha256": "93eabe2d587ed13bc123d3162270d002390770af808d1d75eaa194e2327b1023",
  "_expires": "2026-10-12T07:48:25.000Z",
  "_created": "2026-07-04T07:05:56.000Z",
  "_published": "2026-07-04T07:48:27.137Z",
  "_jobs": [
    {
      "job": 85112626722,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079437893"
    },
    {
      "job": 85112626701,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079438072"
    },
    {
      "job": 85112626751,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079751108"
    },
    {
      "job": 85112626706,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079743774"
    },
    {
      "job": 85112453982,
      "time": 159,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079416156"
    },
    {
      "job": 85112626705,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079433443"
    },
    {
      "job": 85112626737,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079431332"
    },
    {
      "job": 85112626736,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079427857"
    },
    {
      "job": 85112626734,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079430912"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429",
  "_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": 350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/projects"
  },
  "_devurl": "https://github.com/clevelandclinicqhs/projects",
  "_searchresults": 41,
  "_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.803115554890027,
  "_indexed": true,
  "_nocasepkg": "projects",
  "_universes": [
    "clevelandclinicqhs",
    "nikkrieger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:08:14.000Z",
      "distro": "resolute",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/554e54f37a0efa53515a4aadd7c310b76425ea7076cf839c728a496e8a3f9334",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:08:18.000Z",
      "distro": "resolute",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/fe2751e6535457d9e106e33d7cdb72b4688c3d5f4d6cbb702e4cc1914f9b947b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:47:51.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/22c9da5ebafafd05a8707764408557c8ef797cafac568d32c8e4e0c55595b83b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:46:52.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/77ee10b3dc2dedef79832a688821d03ab1e1841b4a1be442b5ab6c9ca46af1bb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:08:07.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/956fed80dd0cab735219a84c861bf724806ad2e274a796d7263054f20743a60c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:07:22.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/f8eae1c408ad8452a1c9076b68c50b96efd546ace5a57c4af1d335328e69afd1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:07:01.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/20c0473d7602e74caca0bc493d4c68e85f86e107e57ad07ddaf32e498f63cb62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.99.9990",
      "date": "2026-07-04T07:07:19.000Z",
      "commit": "6e7cd6277b79887b0bbc95c2d3c7050b2d845094",
      "fileid": "https://r2.ropensci.org/7a608115b89dbc23d2966102b708a651c9e77a64c7fef469be78be98417a4864",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/clevelandclinicqhs/actions/runs/28698541429"
    }
  ]
}