{
  "_id": "6a157087acfb0bcc41d64e7d",
  "Type": "Package",
  "Package": "icecream",
  "Title": "Print Debugging Made Sweeter",
  "Version": "0.2.2",
  "Authors@R": "c(person(given = \"Lewin\",\nfamily = \"Appleton-Fox\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lewin.a.f@gmail.com\"),\nperson(given = \"Dominik\",\nfamily = \"Rafacz\",\nrole = \"aut\",\nemail = \"dominikrafacz@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0925-1909\")),\nperson(given = \"Ben\",\nfamily = \"Stiles\",\nrole = \"ctb\"))",
  "Description": "Provides user-friendly and configurable print debugging\nvia a single function, ic(). Wrap an expression in ic() to\nprint the expression, its value and (where available) its\nsource location. Debugging output can be toggled globally\nwithout modifying code.",
  "License": "MIT + file LICENSE",
  "URL": "https://www.lewinfox.com/icecream/,\nhttps://github.com/lewinfox/icecream,\nhttp://www.lewinfox.com/icecream/",
  "BugReports": "https://github.com/lewinfox/icecream/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://lewinfox.r-universe.dev",
  "Date/Publication": "2024-02-18 00:30:57 UTC",
  "RemoteUrl": "https://github.com/lewinfox/icecream",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb1525af7d84d8da85de27a9985de3973387ee15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:03:07 UTC",
    "User": "root"
  },
  "Author": "Lewin Appleton-Fox [aut, cre],\nDominik Rafacz [aut] (ORCID: <https://orcid.org/0000-0003-0925-1909>),\nBen Stiles [ctb]",
  "Maintainer": "Lewin Appleton-Fox <lewin.a.f@gmail.com>",
  "MD5sum": "f41743d03343d8f993e06adb00de8432",
  "_user": "lewinfox",
  "_type": "src",
  "_file": "icecream_0.2.2.tar.gz",
  "_fileid": "b944bda1e588202a12947baceab048ff384205dea2134e6efd9c753d3e55a47a",
  "_filesize": 91465,
  "_sha256": "b944bda1e588202a12947baceab048ff384205dea2134e6efd9c753d3e55a47a",
  "_created": "2026-05-26T10:03:07.000Z",
  "_published": "2026-05-26T10:05:59.298Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77851528048,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214260376"
    },
    {
      "job": 77851528076,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214255418"
    },
    {
      "job": 77851528089,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214260245"
    },
    {
      "job": 77851528141,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214257897"
    },
    {
      "job": 77850962506,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214221025"
    },
    {
      "job": 77851528061,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214254027"
    },
    {
      "job": 77851528054,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214246333"
    },
    {
      "job": 77851528083,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214247200"
    },
    {
      "job": 77851528064,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214253278"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lewinfox/icecream",
  "_commit": {
    "id": "cb1525af7d84d8da85de27a9985de3973387ee15",
    "author": "Lewin Appleton-Fox <lewin.a.f@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #30 from lewinfox/bugfix/printing\n\nBugfix/printing",
    "time": 1708216257
  },
  "_maintainer": {
    "name": "Lewin Appleton-Fox",
    "email": "lewin.a.f@gmail.com",
    "login": "lewinfox",
    "description": "Data Engineering | MLOps | DevOps",
    "uuid": 25552362
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "lewinfox",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "debugging"
  ],
  "_stars": 57,
  "_contributors": [
    {
      "user": "lewinfox",
      "count": 91,
      "uuid": 25552362
    },
    {
      "user": "dominikrafacz",
      "count": 28,
      "uuid": 32573752
    },
    {
      "user": "erdaradungaztea",
      "count": 12,
      "uuid": 32573962
    },
    {
      "user": "ben-stiles",
      "count": 2,
      "uuid": 82486983
    }
  ],
  "_userbio": {
    "uuid": 25552362,
    "type": "user",
    "name": "Lewin Appleton-Fox",
    "description": "Data Engineering | MLOps | DevOps"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/icecream"
  },
  "_devurl": "https://github.com/lewinfox/icecream",
  "_pkgdown": "https://www.lewinfox.com/icecream/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/icecream.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lewinfox/icecream",
  "_realowner": "lewinfox",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-05-31"
    },
    {
      "version": "0.2.0",
      "date": "2021-10-03"
    },
    {
      "version": "0.2.1",
      "date": "2023-09-27"
    },
    {
      "version": "0.2.2",
      "date": "2024-02-18"
    }
  ],
  "_exports": [
    "ic",
    "ic_disable",
    "ic_enable",
    "with_ic_disable",
    "with_ic_enable"
  ],
  "_help": [
    {
      "page": "enable-disable",
      "title": "Enable or disable 'ic()'",
      "topics": [
        "enable-disable",
        "ic_disable",
        "ic_enable"
      ]
    },
    {
      "page": "ic",
      "title": "User-friendly debug statements",
      "topics": [
        "ic"
      ]
    },
    {
      "page": "ic-single-use",
      "title": "Temporarily enable or disable 'ic()'",
      "topics": [
        "ic-single-use",
        "with_ic_disable",
        "with_ic_enable"
      ]
    }
  ],
  "_pkglogo": "https://github.com/lewinfox/icecream/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/lewinfox/icecream/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "purrr",
    "rlang",
    "utf8",
    "vctrs"
  ],
  "_score": 5.254185409462092,
  "_indexed": true,
  "_nocasepkg": "icecream",
  "_universes": [
    "lewinfox"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-26T10:05:06.000Z",
      "distro": "noble",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "9c3fae90423664cfe28fa4f202ce7b45aecb50256fe80a6e68862217b0a68c0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-26T10:04:52.000Z",
      "distro": "noble",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "7aa02564b1853e1ae0e2517dc3112bdb95d5cbd361f389c7a7d51a7dded1c285",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-26T10:05:09.000Z",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "c629d398392b984a41a3583c27acffdb698a287996409b606af7b686058a4b77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-26T10:05:02.000Z",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "696e5db6a27dc35adf75f25a2e68f83c0439704b6f064d2f79788bbc86e31ea5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-26T10:05:01.000Z",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "d2da564e732b9b28c771766abf069dc514a98cf48e36089eb313ea7775741ca9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-26T10:04:22.000Z",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "8703dd843d26fc72a9c1b09bc38096adc19563d4519df0f02fedc132c4859bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-26T10:04:23.000Z",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "36ce5f69aae6ce7b48dcb061e0f6c7e6fcac6e2e3d0050c4cb2cbfbf554e7792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-26T10:04:42.000Z",
      "commit": "cb1525af7d84d8da85de27a9985de3973387ee15",
      "fileid": "afb6deb959008a5d07b9799f714cf7e34419be8c41f612ec32a9beb834b3403c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lewinfox/actions/runs/26445574787"
    }
  ]
}