{
  "_id": "6a101331acfb0bcc41c830e4",
  "Package": "peakRAM",
  "Title": "Monitor the Total and Peak RAM Used by an Expression or Function",
  "Version": "1.0.3",
  "URL": "http://github.com/tpq/peakRAM",
  "BugReports": "http://github.com/tpq/peakRAM/issues",
  "Authors@R": "c(\nperson(\"Thomas\", \"Quinn\", email = \"contacttomquinn@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "When working with big data sets, RAM conservation is\ncritically important. However, it is not always enough to just\nmonitor the size of the objects created. So-called\n\"copy-on-modify\" behavior, characteristic of R, means that some\nexpressions or functions may require an unexpectedly large\namount of RAM overhead. For example, replacing a single value\nin a matrix duplicates that matrix in the back-end, making this\ntask require twice as much RAM as that used by the matrix\nitself. This package makes it easy to monitor the total and\npeak RAM used so that developers can quickly identify and\neliminate RAM hungry code.",
  "License": "GPL-2",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Repository": "https://tpq.r-universe.dev",
  "Date/Publication": "2021-08-27 04:55:16 UTC",
  "RemoteUrl": "https://github.com/tpq/peakram",
  "RemoteRef": "HEAD",
  "RemoteSha": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 05:46:07 UTC",
    "User": "root"
  },
  "Author": "Thomas Quinn [aut, cre]",
  "Maintainer": "Thomas Quinn <contacttomquinn@gmail.com>",
  "MD5sum": "89c004ec0d5878c76f157876fdbcd166",
  "_user": "tpq",
  "_type": "src",
  "_file": "peakRAM_1.0.3.tar.gz",
  "_fileid": "a521afbf20134daa322064b9b32d06c3a516a0ad82d60147311d8c06174d51e1",
  "_filesize": 77553,
  "_sha256": "a521afbf20134daa322064b9b32d06c3a516a0ad82d60147311d8c06174d51e1",
  "_created": "2026-05-15T05:46:07.000Z",
  "_published": "2026-05-24T10:17:50.991Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77343478145,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010911680"
    },
    {
      "job": 77343478355,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010910823"
    },
    {
      "job": 77343478264,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011127565"
    },
    {
      "job": 77343478121,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011119999"
    },
    {
      "job": 77343477436,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010890171"
    },
    {
      "job": 77343477605,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156112643"
    },
    {
      "job": 77343478129,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010902270"
    },
    {
      "job": 77343478294,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010914141"
    },
    {
      "job": 77343478435,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010903501"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tpq/peakram",
  "_commit": {
    "id": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
    "author": "Thom Quinn <contacttomquinn@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from muschellij2/master\n\nadded news and fix for column bug",
    "time": 1630040116
  },
  "_maintainer": {
    "name": "Thomas Quinn",
    "email": "contacttomquinn@gmail.com",
    "login": "tpq",
    "uuid": 13802096
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "tpq",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 24,
  "_contributors": [
    {
      "user": "tpq",
      "count": 20,
      "uuid": 13802096
    },
    {
      "user": "muschellij2",
      "count": 2,
      "uuid": 1075118
    }
  ],
  "_userbio": {
    "uuid": 13802096,
    "type": "user",
    "name": "Thom Quinn",
    "description": "An MD in a love affair with data"
  },
  "_downloads": {
    "count": 382,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/peakRAM"
  },
  "_devurl": "https://github.com/tpq/peakram",
  "_searchresults": 338,
  "_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/peakRAM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tpq/peakram",
  "_realowner": "tpq",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-07-29"
    },
    {
      "version": "1.0.1",
      "date": "2016-12-04"
    },
    {
      "version": "1.0.2",
      "date": "2017-01-15"
    }
  ],
  "_exports": [
    "peakRAM"
  ],
  "_help": [
    {
      "page": "peakRAM",
      "title": "Calculate Peak RAM Used",
      "topics": [
        "peakRAM"
      ]
    }
  ],
  "_readme": "https://github.com/tpq/peakram/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "peakRAM.Rmd",
      "filename": "peakRAM.html",
      "title": "Tracking Peak RAM Use and Minimizing Overhead",
      "author": "Thomas Quinn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick start",
        "Monitoring RAM overhead",
        "Discussion"
      ],
      "created": "2016-07-29 04:23:25",
      "modified": "2016-07-29 04:23:25",
      "commits": 1
    }
  ],
  "_score": 6.608097946325279,
  "_indexed": true,
  "_nocasepkg": "peakram",
  "_universes": [
    "tpq"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-15T05:48:02.000Z",
      "distro": "noble",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "82a999e53f91acea02dfe2a8223c3d4b7288194b17e7c26f04aacc7f0a7c6889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-15T05:47:59.000Z",
      "distro": "noble",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "68bb040cf45dbc9a212203bc512aae36209990dce9af112554991e0bcbc67b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-15T06:05:56.000Z",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "2fbe1ecaf7974919ca64b7a2601a2d104e59fe033fb6ea40e60ab153c0d3bfcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-15T06:05:18.000Z",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "5c539b0f1f50858f7afe311160e131f11d4c501e9dd6ae4057d2d68829de4be4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-15T05:47:12.000Z",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "54ef27174658c4018578d12d385b8d50b54f4ea294dbaaafe84dbdb05d529628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-15T05:48:14.000Z",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "2f76a58b08df5f7e1de5b500053f6c3f917d0c3864cc7f2fefe9bc80509df007",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-15T05:47:17.000Z",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "2916ef4c2d42f5017b2d3b554ac7f176d2659ff7f0c0882ffcf0dc4a35b73e71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T08:26:11.000Z",
      "commit": "c990f39099edbbfb526c34dfb8df5aeba25a7658",
      "fileid": "7124dd8b2f4a3f40f658e87d81f8a24c1d2b72426592549f179e471b532508ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tpq/actions/runs/25902475636"
    }
  ]
}