{
  "_id": "6a129e27acfb0bcc41d0fac3",
  "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://r-prof.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 06:38:18 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": "0cc9620215acd0362fe5f02ea58b809f",
  "_user": "r-prof",
  "_type": "src",
  "_file": "profile_1.0.4.9010.tar.gz",
  "_fileid": "17303d5f1e8c5eba6e2de75260074b3d285c381eb376a906f5351fe4ccd4a953",
  "_filesize": 194430,
  "_sha256": "17303d5f1e8c5eba6e2de75260074b3d285c381eb376a906f5351fe4ccd4a953",
  "_created": "2026-05-24T06:38:18.000Z",
  "_published": "2026-05-24T06:43:51.609Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77577828513,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182950642"
    },
    {
      "job": 77577828496,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182949321"
    },
    {
      "job": 77577828512,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182966328"
    },
    {
      "job": 77577828508,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182961026"
    },
    {
      "job": 77577657816,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182936062"
    },
    {
      "job": 77577828500,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182948227"
    },
    {
      "job": 77577828515,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182950554"
    },
    {
      "job": 77577828516,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182943692"
    },
    {
      "job": 77577828518,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182943403"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095",
  "_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": true,
  "_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": 34572404,
    "type": "organization",
    "name": "Tools for profiling R code"
  },
  "_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,
  "_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": true,
  "_nocasepkg": "profile",
  "_universes": [
    "r-prof",
    "krlmlr"
  ],
  "_previous": "1.0.4.9009",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:40:38.000Z",
      "distro": "noble",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "9599ea59ebbb0bf6bcb8676a9ec319ed0b2e55bf3a7564b092ce7211c6f36871",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:40:28.000Z",
      "distro": "noble",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "a8a9d656952c827bb7c2e252b7327356ebd51b8b38a3feec8647058535bd483b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:43:26.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "94c45553bd4d0e3c84fec63215c56a8942bc2141d176ffccf5d3ba257ecd75ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:42:33.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "df85d21f16433594d66a1472f17937647215b2900f5f91d82277afc7b01e1c7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:40:34.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "a40724f394902556d4db04bd7be62666c2f3a875b541f56a0d95300e17731f28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:40:35.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "0cd553d31e2fef592af4eafced784b1bcc7153c7750f422b0b436da55b023879",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:39:31.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "3dd36817fe5751904463ba59564406bcc8246885a5d786d8d1be7d3e8a0de1da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4.9010",
      "date": "2026-05-24T06:39:28.000Z",
      "commit": "f86afda4dfe84341220c4d4308cbb1fdfc7132a1",
      "fileid": "6e5d1c25fcd34228cff6efd5f3fbd10c3d3634f4e9a1101156d07edf2e3efcd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354134095"
    }
  ]
}