{
  "_id": "6a12aa5facfb0bcc41d16cbf",
  "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-05-24 07:15:12 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": "f913bbd60b6d3c245eeda0fced9152f8",
  "_user": "cynkra",
  "_type": "src",
  "_file": "profile_1.0.4.9010.tar.gz",
  "_fileid": "e25db4e8104776c122b52bf31294446e942dd0e50aad48dfb2da63d64a41e3f2",
  "_filesize": 194499,
  "_sha256": "e25db4e8104776c122b52bf31294446e942dd0e50aad48dfb2da63d64a41e3f2",
  "_created": "2026-05-24T07:15:12.000Z",
  "_published": "2026-05-24T07:35:59.897Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77579763645,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183192628"
    },
    {
      "job": 77579763647,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183188650"
    },
    {
      "job": 77579763642,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183308570"
    },
    {
      "job": 77579763646,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183307531"
    },
    {
      "job": 77579551776,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183173112"
    },
    {
      "job": 77579763622,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183187060"
    },
    {
      "job": 77579763680,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183183607"
    },
    {
      "job": 77579763654,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183185446"
    },
    {
      "job": 77579763659,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183187054"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290",
  "_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",
    "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": 325,
    "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": 104,
  "_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",
    "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.649490631483505,
  "_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-05-24T07:17:50.000Z",
      "distro": "noble",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "47035d2499ed8b3e89a723c997041be909abc802b24578508a3baab7a6d491e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4.9010",
      "date": "2026-05-24T07:17:20.000Z",
      "distro": "noble",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "bfdb50e7d143bf4db2c4520c2f0fb833c021bc35dbdee0bcb1d03e7be0372ace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4.9010",
      "date": "2026-05-24T07:35:27.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "f408d5854483fe4c28b14d2deeeccd7c9a356a6bef641797d5c6e5d99616b186",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4.9010",
      "date": "2026-05-24T07:35:23.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "cc616e06b67c84db3e1c21998d6ac6837ad3d44df599f122f4d1a892dcd633d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4.9010",
      "date": "2026-05-24T07:17:24.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "3f2340958362ba2a06e04a81f49271f21fbb11a869b3ce8375fa3f39c86c952b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-05-24T07:16:34.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "8ff05937b57607f908a99a1903626a6cf448e94065b844de745daf45ef2cbc74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-05-24T07:16:49.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "3bf1212f7121fc929814e4ca65f2c1d778b0948ce57bf66b8c2afa8470fa7b00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-05-24T07:17:02.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "ea63f6c8cec1d28c5f516a12b3cf3238ca1b598cfa9b63306c38444681a8ceec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26354825290"
    }
  ]
}