{
  "_id": "6a12a0cfacfb0bcc41d10ab3",
  "Package": "proffer",
  "Title": "Profile R Code and Visualize with 'Pprof'",
  "Version": "0.2.2.9000",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-prof/proffer,\nhttps://r-prof.github.io/proffer/",
  "BugReports": "https://github.com/r-prof/proffer/issues",
  "Authors@R": "c(\nperson(\ngiven = c(\"William\", \"Michael\"),\nfamily = \"Landau\",\nrole = c(\"aut\", \"cre\"),\nemail = \"will.landau.oss@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1878-3253\")\n),\nperson(\nfamily = \"Eli Lilly and Company\",\nrole = \"cph\"\n))",
  "Description": "Like similar profiling tools, the 'proffer' package\nautomatically detects sources of slowness in R code. The\ndistinguishing feature of 'proffer' is its utilization of\n'pprof', which supplies interactive visualizations that are\nefficient and easy to interpret. Behind the scenes, the\n'profile' package converts native Rprof() data to a protocol\nbuffer that 'pprof' understands. For the documentation of\n'proffer', visit <https://r-prof.github.io/proffer/>. To learn\nabout the implementations and methodologies of 'pprof',\n'profile', and protocol buffers, visit\n<https://github.com/google/pprof>. <https://protobuf.dev>, and\n<https://github.com/r-prof/profile>, respectively.",
  "SystemRequirements": "pprof (https://github.com/google/pprof)",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libprotobuf-dev protobuf-compiler libprotoc-dev",
  "Repository": "https://r-prof.r-universe.dev",
  "Date/Publication": "2025-06-19 18:04:20 UTC",
  "RemoteUrl": "https://github.com/r-prof/proffer",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:46:51 UTC",
    "User": "root"
  },
  "Author": "William Michael Landau [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1878-3253>),\nEli Lilly and Company [cph]",
  "Maintainer": "William Michael Landau <will.landau.oss@gmail.com>",
  "MD5sum": "e65bdecb700ee11e6ae0cb125cda1214",
  "_user": "r-prof",
  "_type": "src",
  "_file": "proffer_0.2.2.9000.tar.gz",
  "_fileid": "268b2eac3100a80f72715bf1215ef49c2006f4867372ce6455c9b14d680367ac",
  "_filesize": 816722,
  "_sha256": "268b2eac3100a80f72715bf1215ef49c2006f4867372ce6455c9b14d680367ac",
  "_created": "2026-05-24T06:46:51.000Z",
  "_published": "2026-05-24T06:55:11.669Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578254199,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183000688"
    },
    {
      "job": 77578254202,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182999893"
    },
    {
      "job": 77578254214,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183035392"
    },
    {
      "job": 77578254207,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183027334"
    },
    {
      "job": 77578107203,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182987003"
    },
    {
      "job": 77578254204,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182996950"
    },
    {
      "job": 77578254208,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182995168"
    },
    {
      "job": 77578254211,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182995094"
    },
    {
      "job": 77578254209,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182994682"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-prof/proffer",
  "_commit": {
    "id": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
    "author": "wlandau-lilly <will.landau@lilly.com>",
    "committer": "wlandau-lilly <will.landau@lilly.com>",
    "message": "comment on profvis\n",
    "time": 1750356260
  },
  "_maintainer": {
    "name": "William Michael Landau",
    "email": "will.landau.oss@gmail.com",
    "login": "wlandau",
    "orcid": "0000-0003-1878-3253",
    "twitter": "@wmlandau",
    "description": "Statistician and developer",
    "uuid": 1580860
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "version": ">= 1.26.0",
      "role": "Imports"
    },
    {
      "package": "pingr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "processx",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "profile",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "RProtoBuf",
      "version": ">= 0.4.14",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-prof",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 89,
  "_contributors": [
    {
      "user": "wlandau",
      "count": 149,
      "uuid": 1580860
    },
    {
      "user": "wlandau-lilly",
      "count": 73,
      "uuid": 22958003
    },
    {
      "user": "krlmlr",
      "count": 10,
      "uuid": 1741643
    }
  ],
  "_userbio": {
    "uuid": 34572404,
    "type": "organization",
    "name": "Tools for profiling R code"
  },
  "_downloads": {
    "count": 688,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/proffer"
  },
  "_devurl": "https://github.com/r-prof/proffer",
  "_pkgdown": "https://r-prof.github.io/proffer/",
  "_searchresults": 51,
  "_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/proffer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-prof/proffer",
  "_realowner": "r-prof",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2019-12-20"
    },
    {
      "version": "0.1.0",
      "date": "2020-03-23"
    },
    {
      "version": "0.1.1",
      "date": "2021-01-04"
    },
    {
      "version": "0.1.3",
      "date": "2021-06-28"
    },
    {
      "version": "0.1.5",
      "date": "2021-07-26"
    },
    {
      "version": "0.1.6",
      "date": "2023-02-01"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-04"
    },
    {
      "version": "0.2.1",
      "date": "2024-10-30"
    },
    {
      "version": "0.2.2",
      "date": "2024-11-15"
    }
  ],
  "_exports": [
    "install_go",
    "pprof",
    "pprof_path",
    "pprof_sitrep",
    "random_port",
    "record_pprof",
    "record_rprof",
    "serve_pprof",
    "serve_rprof",
    "test_pprof",
    "to_pprof",
    "to_rprof"
  ],
  "_help": [
    {
      "page": "proffer-package",
      "title": "proffer: profile R code with pprof",
      "topics": [
        "proffer-package",
        "proffer"
      ]
    },
    {
      "page": "pprof",
      "title": "Profile R code and visualize with pprof.",
      "topics": [
        "pprof"
      ]
    },
    {
      "page": "pprof_sitrep",
      "title": "Verify pprof installation",
      "topics": [
        "pprof_sitrep"
      ]
    },
    {
      "page": "random_port",
      "title": "Choose a random free TCP port.",
      "topics": [
        "random_port"
      ]
    },
    {
      "page": "record_pprof",
      "title": "Profile R code and record pprof samples.",
      "topics": [
        "record_pprof"
      ]
    },
    {
      "page": "record_rprof",
      "title": "Profile R code and record Rprof samples.",
      "topics": [
        "record_rprof"
      ]
    },
    {
      "page": "serve_pprof",
      "title": "Visualize profiling data with pprof.",
      "topics": [
        "serve_pprof"
      ]
    },
    {
      "page": "serve_rprof",
      "title": "Visualize Rprof() output with pprof.",
      "topics": [
        "serve_rprof"
      ]
    },
    {
      "page": "test_pprof",
      "title": "Test 'pprof()'",
      "topics": [
        "test_pprof"
      ]
    },
    {
      "page": "to_pprof",
      "title": "Convert Rprof samples to pprof format.",
      "topics": [
        "to_pprof"
      ]
    },
    {
      "page": "to_rprof",
      "title": "Convert pprof samples to Rprof format.",
      "topics": [
        "to_rprof"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-prof/proffer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-prof/proffer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "parallelly",
    "pillar",
    "pingr",
    "pkgconfig",
    "processx",
    "profile",
    "ps",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "rlang",
    "RProtoBuf",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.656960182742849,
  "_indexed": true,
  "_nocasepkg": "proffer",
  "_universes": [
    "r-prof",
    "wlandau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:48:59.000Z",
      "distro": "noble",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "9aa93f8fd2fa518fc0091afa73026b0c8f49cc1d2ae8f1cc657c8c68fc14eeae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:48:55.000Z",
      "distro": "noble",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "5f6d5576b0454ac97bd1b7e7a1ef5bf6ed65f1070b5ded06f1674b39bb4f3124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:54:44.000Z",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "2ef9966135cf985fa0673116d6519a589e5cfb24cd92d66816fa8bf32b7643f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:53:22.000Z",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "0697ded0733e810071d33dab429f62bf9bb8aae07fed28ddd00b283cb52127f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:48:44.000Z",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "41ee130ac503422a88a308a1746b505d3627afa2cbeed7813403bb2c9bea0bbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:48:01.000Z",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "ec13a2fca6908ccb943cf8087beb72e982ebb468d82b23b3fabfb9e3bd04912e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:48:02.000Z",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "bd604af816141f8f38d05fda135a13885cf2c297900c1cc36205841c7ae9da54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-24T06:47:57.000Z",
      "commit": "ef0f7386628225da767d5ebf41d6c34614ee32b7",
      "fileid": "935ce6e8aa1b79be54c9a236bdbe7cbcfd0cc89c2122c8f2a6b4732fcd6dab26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-prof/actions/runs/26354304589"
    }
  ]
}