{
  "_id": "6a0f6ed0acfb0bcc41c5effe",
  "Package": "debugme",
  "Title": "Debug R Packages",
  "Version": "1.2.0.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Specify debug messages as special string constants, and\ncontrol debugging of packages via environment variables.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/debugme#readme,\nhttps://r-lib.github.io/debugme/",
  "BugReports": "https://github.com/r-lib/debugme/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-21 07:12:40 UTC",
  "RemoteUrl": "https://github.com/r-lib/debugme",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:49:23 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "72a132fb1d1996323ea5e638ec5ab21a",
  "_user": "r-lib",
  "_type": "src",
  "_file": "debugme_1.2.0.9000.tar.gz",
  "_fileid": "641475cfac91c71695df5e7aa2a5ea2df4a04be89f0eeeb8c5ba47ace88baa47",
  "_filesize": 92213,
  "_sha256": "641475cfac91c71695df5e7aa2a5ea2df4a04be89f0eeeb8c5ba47ace88baa47",
  "_created": "2026-05-21T07:49:23.000Z",
  "_published": "2026-05-21T20:45:03.942Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265159722,
      "time": 93,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130150422"
    },
    {
      "job": 77265159801,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130154405"
    },
    {
      "job": 77265160571,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130149954"
    },
    {
      "job": 77265159888,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130148103"
    },
    {
      "job": 77265159011,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130120069"
    },
    {
      "job": 77265159278,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146775962"
    },
    {
      "job": 77265159776,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130147914"
    },
    {
      "job": 77265159856,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130150193"
    },
    {
      "job": 77265160147,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130143386"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/debugme",
  "_commit": {
    "id": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
    "author": "Jeroen Janssens <jeroen@jeroenjanssens.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Include supported-by-posit script (#60)\n\n",
    "time": 1761030760
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "debugging-tool"
  ],
  "_stars": 153,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 77,
      "uuid": 660288
    },
    {
      "user": "krlmlr",
      "count": 7,
      "uuid": 1741643
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jonthegeek",
      "count": 1,
      "uuid": 33983824
    },
    {
      "user": "kforner",
      "count": 1,
      "uuid": 122744
    },
    {
      "user": "mhenderson",
      "count": 1,
      "uuid": 23988
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 11132,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/debugme"
  },
  "_devurl": "https://github.com/r-lib/debugme",
  "_pkgdown": "https://r-lib.github.io/debugme/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/debugme.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/debugme",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2016-11-01"
    },
    {
      "version": "1.0.2",
      "date": "2017-03-01"
    },
    {
      "version": "1.1.0",
      "date": "2017-10-22"
    },
    {
      "version": "1.2.0",
      "date": "2024-04-25"
    }
  ],
  "_exports": [
    "debug",
    "debugme"
  ],
  "_help": [
    {
      "page": "debug",
      "title": "Debug message",
      "topics": [
        "debug"
      ]
    },
    {
      "page": "debugme",
      "title": "Debug R Packages",
      "topics": [
        "debugme"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/debugme/raw/HEAD/README.md",
  "_rundeps": [
    "crayon"
  ],
  "_score": 8.035744817585599,
  "_indexed": true,
  "_nocasepkg": "debugme",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-05-21T07:51:01.000Z",
      "distro": "noble",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "04dcfe8d0f47ba22d00f275a8ba537be875a7896bfb4ecd14737999db12ed47e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-05-21T07:51:14.000Z",
      "distro": "noble",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "d9a9425060ffca22b3a13a8656647e03b547d88968fc0a38b7d174398512b477",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-05-21T07:51:02.000Z",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "77d1bc3c79c4b2d6d4b771386840daa8f38e93cda5796c690b5712b1c74cfabe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-05-21T07:50:55.000Z",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "bedcc7c09e6ae84a35f75d5186834c1c28b330807d7b44a0220a7a8f4cb22884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0.9000",
      "date": "2026-05-21T20:44:45.000Z",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "00518aace28ffc5ca362c01eaa856f5607f8c7bd58b2610abf9ab570e8d3cfb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-05-21T07:50:49.000Z",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "15106964106a3b30512174398c0a6d98c464fd3f71963431f6871e4ed8c047d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-05-21T07:50:54.000Z",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "3d127f1320605eb32eb36ea3e3d90991f86fff33d94659c573aabe6116afe070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-05-21T07:50:33.000Z",
      "commit": "1e0086e5cc1023310a0ff730b5e02026b9f96212",
      "fileid": "a1ea5d202514d9882f7b08c985033d7bb8647805f0a5b5450acd56cea50bda4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26212783276"
    }
  ]
}