{
  "_id": "6a1a0cc71d7bb097a09ccee7",
  "Package": "Rcollectl",
  "Title": "Help use collectl with R in Linux, to measure resource\nconsumption in R processes",
  "Version": "1.13.1",
  "Date": "2023-03-08",
  "Authors@R": "c(person(given = \"Vincent\",\nfamily = \"Carey\",\nrole = c(\"aut\", \"cre\"),\nemail = \"stvjc@channing.harvard.edu\",\ncomment = c(ORCID = \"0000-0003-4046-0063\")),\nperson(given = \"Yubo\",\nfamily = \"Cheng\",\nrole = c(\"aut\"),\nemail=\"yubo.cheng@roswellpark.org\"))",
  "Description": "Provide functions to obtain instrumentation data on\nprocesses in a unix environment.  Parse output of a collectl\nrun.  Vizualize aspects of system usage over time, with\nannotation.",
  "License": "Artistic-2.0",
  "URL": "https://github.com/vjcitn/Rcollectl",
  "BugReports": "https://support.bioconductor.org/t/Rcollectl",
  "biocViews": "Software, Infrastructure",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "collectl",
  "VignetteBuilder": "knitr",
  "Config/Bioconductor/UnsupportedPlatforms": "windows, macosx",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-29 18:37:19 UTC",
  "RemoteUrl": "https://github.com/bioc/Rcollectl",
  "RemoteRef": "HEAD",
  "RemoteSha": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 21:58:07 UTC",
    "User": "root"
  },
  "Author": "Vincent Carey [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4046-0063>),\nYubo Cheng [aut]",
  "Maintainer": "Vincent Carey <stvjc@channing.harvard.edu>",
  "MD5sum": "a2418454309c18b4432a74c82cd45494",
  "_user": "bioc",
  "_type": "src",
  "_file": "Rcollectl_1.13.1.tar.gz",
  "_fileid": "5614592e38ebcf0215eb4f286766415bdd0be623b3c46b33bc4e08fe304409b1",
  "_filesize": 142385,
  "_sha256": "5614592e38ebcf0215eb4f286766415bdd0be623b3c46b33bc4e08fe304409b1",
  "_created": "2026-05-29T21:58:07.000Z",
  "_published": "2026-05-29T22:01:43.836Z",
  "_jobs": [
    {
      "job": 78594178320,
      "time": 140,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7301942607"
    },
    {
      "job": 78594178337,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7301953198"
    },
    {
      "job": 78594178328,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7301949822"
    },
    {
      "job": 78594178330,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7301951688"
    },
    {
      "job": 78594178343,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7301946516"
    },
    {
      "job": 78593775790,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7301905092"
    },
    {
      "job": 78594178327,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7301934682"
    },
    {
      "job": 78594178338,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7301936621"
    },
    {
      "job": 78594178332,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7301932280"
    },
    {
      "job": 78594178336,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7301930855"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Rcollectl",
  "_commit": {
    "id": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
    "author": "A Wokaty <awokaty@users.noreply.github.com>",
    "committer": "A Wokaty <awokaty@users.noreply.github.com>",
    "message": "Bump version\n",
    "time": 1780079839
  },
  "_maintainer": {
    "name": "Vincent Carey",
    "email": "stvjc@channing.harvard.edu",
    "login": "vjcitn",
    "description": "Professor of Medicine, Channing Division of Network Medicine, Mass General Brigham, Harvard Medical School.",
    "uuid": 4624066,
    "orcid": "0000-0003-4046-0063"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitcitations",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "infrastructure"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "vjcitn",
      "count": 68,
      "uuid": 4624066
    },
    {
      "user": "yubocheng",
      "count": 17,
      "uuid": 17052692
    },
    {
      "user": "mtmorgan",
      "count": 1,
      "uuid": 118552
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 176,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Rcollectl"
  },
  "_devurl": "https://github.com/vjcitn/rcollectl",
  "_searchresults": 7,
  "_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/Rcollectl.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vjcitn/rcollectl",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "browse_units",
    "cl_exists",
    "cl_parse",
    "cl_result_path",
    "cl_start",
    "cl_stop",
    "cl_timestamp",
    "cl_timestamp_label",
    "cl_timestamp_layer",
    "plot_usage"
  ],
  "_help": [
    {
      "page": "browse_units",
      "title": "browse a page defining units of collectl reporting",
      "topics": [
        "browse_units"
      ]
    },
    {
      "page": "cl_exists",
      "title": "check for collectl availability",
      "topics": [
        "cl_exists"
      ]
    },
    {
      "page": "cl_parse",
      "title": "parse a collectl output - could be conditional on discovered call",
      "topics": [
        "cl_parse"
      ]
    },
    {
      "page": "cl_result_path",
      "title": "get full path to collectl report",
      "topics": [
        "cl_result_path"
      ]
    },
    {
      "page": "cl_start",
      "title": "start collectl if possible",
      "topics": [
        "cl_start"
      ]
    },
    {
      "page": "cl_stop",
      "title": "stop collectl via processx interrupt",
      "topics": [
        "cl_stop"
      ]
    },
    {
      "page": "cl_timestamp",
      "title": "Functions to add time stamps to collectl output",
      "topics": [
        "cl_timestamp",
        "cl_timestamp_label",
        "cl_timestamp_layer"
      ]
    },
    {
      "page": "plot_usage",
      "title": "elementary display of usage data from collectl",
      "topics": [
        "plot_usage"
      ]
    },
    {
      "page": "print.Rcollectl_process",
      "title": "print method for Rcollectl process",
      "topics": [
        "print.Rcollectl_process"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Rcollectl/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "processx",
    "ps",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "timechange",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "rcollectl",
  "_universes": [
    "bioc",
    "vjcitn"
  ],
  "_previous": "1.13.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.1",
      "date": "2026-05-29T22:00:44.000Z",
      "distro": "noble",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "255d8a893c696a16f1b77e4ad3575f2b9b23e02940d0928489f5c0889cb0f455",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.13.1",
      "date": "2026-05-29T22:00:32.000Z",
      "distro": "noble",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "aa262d930d78017211290d0093f164075aa3beadef6f8ed67066d5569653597b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.1",
      "date": "2026-05-29T22:00:46.000Z",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "c95f03ad3b008d2df61db6898dcee225d8feeec8fb7fd8d7861dea51389032be",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.13.1",
      "date": "2026-05-29T22:00:29.000Z",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "ff7f2f1a3af016353ddc7d4a84bdb4941f670784165ddc58a534cc2d5fea7507",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.1",
      "date": "2026-05-29T22:00:13.000Z",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "da4d3de5504c266d8b5d2fb3d3ce5a6744a264d97d1de52418c71f336ddbe9a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.1",
      "date": "2026-05-29T21:59:44.000Z",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "c58d9c0550f2407d840415f466d1f1494eda170c7db0016079989e9fddcfd813",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.1",
      "date": "2026-05-29T21:59:21.000Z",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "7550fe1124927bccc2d6ac19dc2a485c240144bd3a7ba9f36f0c1b61e4d9a061",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.13.1",
      "date": "2026-05-29T21:59:17.000Z",
      "commit": "add4e35ead201dd8faa2dccff2c6fac1377e674e",
      "fileid": "be79c72c35c2da2645b65322c57cdf86d2989fc79fa3e5cd796834f624af6b0a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26664196450"
    }
  ]
}