{
  "_id": "6a37811b3efcd9bda441740d",
  "Package": "profile",
  "Title": "Read, Manipulate, and Write Profiler Data",
  "Version": "1.0.4.9010",
  "Date": "2026-05-24",
  "Authors@R": "c(\nperson(\"Kirill\", \"Müller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")),\nperson(\"R Consortium\", role = \"fnd\")\n)",
  "Description": "Defines a data structure for profiler data, and methods to\nread and write from the 'Rprof' and 'pprof' file formats.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-prof.github.io/profile/,\nhttps://github.com/r-prof/profile",
  "BugReports": "https://github.com/r-prof/profile/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"rd\", \"namespace\",\n\"collate\"))",
  "Collate": "'api.R' 'compat-purrr.R' 'pprof-from-ds.R' 'rprof-read.R'\n'pprof-read.R' 'pprof-to-ds.R' 'rprof-write.R' 'pprof-write.R'\n'profile-package.R' 'proto.R' 'rprof-from-ds.R' 'rprof-to-ds.R'\n'utils.R'",
  "Config/testthat/edition": "3",
  "Config/gha/extra-packages": "RProtoBuf=?ignore-before-r=4.3.0",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-05-24 04:50:50 UTC",
  "RemoteUrl": "https://github.com/r-prof/profile",
  "RemoteRef": "HEAD",
  "RemoteSha": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 06:10:56 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1416-3412>),\nR Consortium [fnd]",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "MD5sum": "dfb7586a19c1103db0b79392738346ac",
  "_user": "cynkra",
  "_type": "src",
  "_file": "profile_1.0.4.9010.tar.gz",
  "_fileid": "8a1c2e922b7a4db5b5d07cb8b27cb879449888beb69739125eef83b61f5d3dd8",
  "_filesize": 196044,
  "_sha256": "8a1c2e922b7a4db5b5d07cb8b27cb879449888beb69739125eef83b61f5d3dd8",
  "_created": "2026-06-21T06:10:56.000Z",
  "_published": "2026-06-21T06:13:47.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82546527045,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772469886"
    },
    {
      "job": 82546527049,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772468377"
    },
    {
      "job": 82546527065,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772463036"
    },
    {
      "job": 82546527063,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772463187"
    },
    {
      "job": 82546366788,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772454997"
    },
    {
      "job": 82546527042,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772467776"
    },
    {
      "job": 82546527050,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772464056"
    },
    {
      "job": 82546527055,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772462551"
    },
    {
      "job": 82546527059,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772463933"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-prof/profile",
  "_commit": {
    "id": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fledge: Bump version to 1.0.4.9010 (#72)\n\nCo-authored-by: krlmlr <krlmlr@users.noreply.github.com>",
    "time": 1779598250
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "kirill@cynkra.com",
    "login": "krlmlr",
    "orcid": "0000-0002-1416-3412",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dm",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "RProtoBuf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-prof",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 9
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3.9020",
      "date": "2025-09-28"
    },
    {
      "name": "v1.0.4",
      "date": "2025-09-28"
    },
    {
      "name": "v1.0.4.9000",
      "date": "2025-11-10"
    },
    {
      "name": "v1.0.4.9001",
      "date": "2025-11-12"
    },
    {
      "name": "v1.0.4.9002",
      "date": "2025-11-17"
    },
    {
      "name": "v1.0.4.9003",
      "date": "2026-01-14"
    },
    {
      "name": "v1.0.4.9004",
      "date": "2026-01-18"
    },
    {
      "name": "v1.0.4.9005",
      "date": "2026-03-08"
    },
    {
      "name": "v1.0.4.9006",
      "date": "2026-05-04"
    },
    {
      "name": "v1.0.4.9007",
      "date": "2026-05-06"
    },
    {
      "name": "v1.0.4.9008",
      "date": "2026-05-13"
    },
    {
      "name": "v1.0.4.9009",
      "date": "2026-05-16"
    },
    {
      "name": "v1.0.4.9010",
      "date": "2026-05-24"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 349,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 8,
      "uuid": 11330453
    },
    {
      "user": "creggian",
      "count": 5,
      "uuid": 956225
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "followers": 123,
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 405,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/profile"
  },
  "_mentions": 32,
  "_devurl": "https://github.com/r-prof/profile",
  "_pkgdown": "https://r-prof.github.io/profile/",
  "_searchresults": 122,
  "_metadata": {
    "category": "Development",
    "cynkra_team_members": "kirill"
  },
  "_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/profile.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-prof/profile",
  "_realowner": "r-prof",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-01-05"
    },
    {
      "version": "1.0.1",
      "date": "2020-05-01"
    },
    {
      "version": "1.0.2",
      "date": "2020-05-11"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-22"
    },
    {
      "version": "1.0.4",
      "date": "2025-09-29"
    }
  ],
  "_exports": [
    "dm_from_profile",
    "read_pprof",
    "read_rprof",
    "validate_profile",
    "write_pprof",
    "write_rprof"
  ],
  "_help": [
    {
      "page": "profile-package",
      "title": "profile: Read, Manipulate, and Write Profiler Data",
      "topics": [
        "profile-package",
        "profile"
      ]
    },
    {
      "page": "read_rprof",
      "title": "File I/O for profiler data",
      "topics": [
        "read_pprof",
        "read_rprof",
        "write_pprof",
        "write_rprof"
      ]
    },
    {
      "page": "validate_profile",
      "title": "Definition of the profile data format",
      "topics": [
        "dm_from_profile",
        "validate_profile"
      ]
    }
  ],
  "_readme": "https://github.com/r-prof/profile/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 7.718817122859472,
  "_indexed": false,
  "_nocasepkg": "profile",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://r-prof.r-universe.dev/profile",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:13:18.000Z",
      "distro": "noble",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "9d9396227e42b8d60649fca2449a463203cc0237b9dbee02157dd576136ae1e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:13:04.000Z",
      "distro": "noble",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "67ac61535f01bf69416551491e3d66d92301469f1868d1cc8e68988cf48a58ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:12:19.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "264a9a465168946eea067e68453ab9466cc76dc1865aa0bb5ba1c7b0ba80012b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:12:19.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "09d484b00c89388d08ca54693ac6e980ee0ded587442474248a0929f89fc48d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:13:14.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "89e92b9707469dfd82983b0ce2024835ca865ccc23660c81c5c398a31b83a648",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:12:17.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "c23b99411bc71ab9179064625bd0aa5877e625738d5d8e6e3a7b0cdd0649dfd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:12:04.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "fbd0b1cb87ea988ef7a3d435c271d16827aae253ae9f689456c6d8213c995538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-06-21T06:12:13.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "0ea6ca31778f181b881f3753a85bec2ff20d6dfb5ebc89dee9b72dea6d6adddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/27895544340"
    }
  ]
}