{
  "_id": "6a13f4b9acfb0bcc41d32a7e",
  "Package": "restorepoint",
  "Type": "Package",
  "Title": "Debugging with Restore Points",
  "Version": "0.2",
  "Date": "2018-12-20",
  "URL": "https://github.com/skranz/restorepoint",
  "Author": "Sebastian Kranz [aut, cre], Roman Zenka [ctb]",
  "Maintainer": "Roman Zenka <zenka.roman@mayo.edu>",
  "Description": "Debugging with restore points instead of break points. A\nrestore point stores all local variables when called inside a\nfunction. The stored values can later be retrieved and\nevaluated in a modified R console that replicates the\nfunction's environment. To debug step by step, one can simply\ncopy & paste the function body from the R script. Particularly\nconvenient in combination with \"RStudio\". See the \"Github\" page\ninst/vignettes for a tutorial.",
  "License": "GPL (>= 2)",
  "Collate": "'restorepoint.R'",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.0.1",
  "Repository": "https://repboxr.r-universe.dev",
  "Date/Publication": "2024-06-25 20:32:30 UTC",
  "RemoteUrl": "https://github.com/skranz/restorepoint",
  "RemoteRef": "master",
  "RemoteSha": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:03:16 UTC",
    "User": "root"
  },
  "MD5sum": "02204e9620002458f56313b49dd92d9d",
  "_user": "repboxr",
  "_type": "src",
  "_file": "restorepoint_0.2.tar.gz",
  "_fileid": "f4ce2566f902c538c71b63128213d31a3b2fbbd3ebaa80580b21684db217c070",
  "_filesize": 148538,
  "_sha256": "f4ce2566f902c538c71b63128213d31a3b2fbbd3ebaa80580b21684db217c070",
  "_created": "2026-05-25T07:03:16.000Z",
  "_published": "2026-05-25T07:05:29.477Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77670796462,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193348931"
    },
    {
      "job": 77670796488,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193347688"
    },
    {
      "job": 77670796515,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193342549"
    },
    {
      "job": 77670796490,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193341168"
    },
    {
      "job": 77670540087,
      "time": 136,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193323965"
    },
    {
      "job": 77670796435,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193344203"
    },
    {
      "job": 77670796521,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193348325"
    },
    {
      "job": 77670796502,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193337799"
    },
    {
      "job": 77670796489,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193338635"
    }
  ],
  "_buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/restorepoint",
  "_commit": {
    "id": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Change vignette directory to doc\n\nThe vignette directory caused a built error on r-universe.\n",
    "time": 1719347550
  },
  "_maintainer": {
    "name": "Roman Zenka",
    "email": "zenka.roman@mayo.edu",
    "login": "romanzenka",
    "description": "",
    "uuid": 66568
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "skranz",
  "_selfowned": false,
  "_usedby": 55,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "debugging"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "skranz",
      "count": 48,
      "uuid": 1413022
    },
    {
      "user": "romanzenka",
      "count": 10,
      "uuid": 66568
    },
    {
      "user": "kubistmi",
      "count": 1,
      "uuid": 29898583
    }
  ],
  "_userbio": {
    "uuid": 153829126,
    "type": "organization",
    "name": "repboxr"
  },
  "_downloads": {
    "count": 12,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/restorepoint"
  },
  "_devurl": "https://github.com/skranz/restorepoint",
  "_searchresults": 84,
  "_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/readme.html",
    "extra/readme.md",
    "extra/restorepoint.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2013-02-10"
    },
    {
      "version": "0.1.5",
      "date": "2014-02-20"
    },
    {
      "version": "0.1.7",
      "date": "2015-08-29"
    },
    {
      "version": "0.2",
      "date": "2019-01-02"
    }
  ],
  "_exports": [
    "add.restore.point.test",
    "assert",
    "break.point",
    "calls.to.trace",
    "clone.environment",
    "copy.into.env",
    "disable.restore.points",
    "env.console",
    "eval.with.error.trace",
    "get.restore.point.options",
    "get.stored.dots",
    "get.stored.object.list",
    "is.storing",
    "restore.objects",
    "restore.point",
    "restore.point.browser",
    "restore.point.options",
    "set.storing",
    "store.objects"
  ],
  "_help": [
    {
      "page": "add.restore.point.test",
      "title": "Add one or several test functions",
      "topics": [
        "add.restore.point.test"
      ]
    },
    {
      "page": "assert",
      "title": "Checks whether cond holds true if not throws an error",
      "topics": [
        "assert"
      ]
    },
    {
      "page": "break.point",
      "title": "Sets a break point that can be debugged like a restore point",
      "topics": [
        "break.point"
      ]
    },
    {
      "page": "calls.to.trace",
      "title": "Transforms a list returned by sys.calls into a vector of strings that looks like a result of traceback()",
      "topics": [
        "calls.to.trace"
      ]
    },
    {
      "page": "can.parse.multi.line",
      "title": "Checks whether for the installed R version the function env.console is able to correctly parse R expressions that extend over more than a line",
      "topics": [
        "can.parse.multi.line"
      ]
    },
    {
      "page": "clone.environment",
      "title": "Deep copy of an environment",
      "topics": [
        "clone.environment"
      ]
    },
    {
      "page": "copy.into.env",
      "title": "Copies all members of a list or environment into an environment",
      "topics": [
        "copy.into.env"
      ]
    },
    {
      "page": "default.error.string.fun",
      "title": "A default error string function for eval with error trace",
      "topics": [
        "default.error.string.fun"
      ]
    },
    {
      "page": "disable.restore.points",
      "title": "Globally disable or enable restore points",
      "topics": [
        "disable.restore.points"
      ]
    },
    {
      "page": "env.console",
      "title": "Emulates an R console that evaluates expressions in the specified environement env. You return to the standard R console by pressing ESC",
      "topics": [
        "env.console"
      ]
    },
    {
      "page": "eval.with.error.trace",
      "title": "Evals the expression such that if an error is encountered a traceback is added to the error message.",
      "topics": [
        "eval.with.error.trace"
      ]
    },
    {
      "page": "get.restore.point.options",
      "title": "Get global options for restore points",
      "topics": [
        "get.restore.point.options"
      ]
    },
    {
      "page": "get.stored.dots",
      "title": "Returns the ellipsis (...) that has been stored in restore.point name as a list",
      "topics": [
        "get.stored.dots"
      ]
    },
    {
      "page": "get.stored.object.list",
      "title": "Retrieves the list of all restore.points with the stored objects",
      "topics": [
        "get.stored.object.list"
      ]
    },
    {
      "page": "is.storing",
      "title": "Check whether objects currently are stored or not",
      "topics": [
        "is.storing"
      ]
    },
    {
      "page": "restore.objects",
      "title": "Restore stored objects by copying them into the specified environment. Is used by restore.point",
      "topics": [
        "restore.objects"
      ]
    },
    {
      "page": "restore.point",
      "title": "Sets a restore point",
      "topics": [
        "restore.point"
      ]
    },
    {
      "page": "restore.point.browser",
      "title": "Examing a previously stored restore point by invoking the browser.",
      "topics": [
        "restore.point.browser"
      ]
    },
    {
      "page": "restore.point.options",
      "title": "Set global options for restore points",
      "topics": [
        "restore.point.options"
      ]
    },
    {
      "page": "set.storing",
      "title": "Set whether objects shall be stored or not",
      "topics": [
        "set.storing"
      ]
    },
    {
      "page": "store.objects",
      "title": "Stores all local objects of the calling environment to be able to restore them later when debugging. Is used by restore.point",
      "topics": [
        "store.objects"
      ]
    }
  ],
  "_readme": "https://github.com/skranz/restorepoint/raw/master/README.md",
  "_rundeps": [],
  "_score": 6.345883212931714,
  "_indexed": false,
  "_nocasepkg": "restorepoint",
  "_universes": [
    "repboxr"
  ],
  "_indexurl": "https://skranz.r-universe.dev/restorepoint",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-25T07:05:06.000Z",
      "distro": "noble",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "08f7fb43742da33ca1da34662570bab80ec2a523093f5c27fb4f0a37ae73f04b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-25T07:05:02.000Z",
      "distro": "noble",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "1a69929f71d2dd84b8e7d7e362b786263842dad562a9958bcfc91c26ff6f8930",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-25T07:04:42.000Z",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "c53bc311fec6879cfc128676d8e93cc6984aa8eb4e1ccb08dcef55142c448b87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-25T07:04:35.000Z",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "4d2b0d1c16dde11fe53fbfd4f6902a63b949cf63a7f2319932e3f06035206284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-05-25T07:04:55.000Z",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "3ccef640e7a95af1d6a987ac2576344bd64985eeea0332149ae4874b3c82484f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-25T07:04:51.000Z",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "1553354471f6d4c1016a8883bea7e2bcc943699582ea80fefff2c6e3cdbc35fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-25T07:04:16.000Z",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "70e9b30751a04e3afa204c3dc9933d7dfd6b55ae88a3e73a9501ddff4ff5131d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-25T07:04:19.000Z",
      "commit": "586ff0b271ca87d6b2e3c53ea93beac4fdf2d541",
      "fileid": "842cf604edb0ce3f4d53301ee2557ea3104c4d2c2a0742cf3e411ec9cd127bed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/repboxr/actions/runs/26387905743"
    }
  ]
}