{
  "_id": "6a1ef24db401979e734143d2",
  "Package": "pkgicon",
  "Title": "A Local and Robust Way to Generate Favicons for Package\nDocumentation Sites",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Hugo\", \"Gruson\", , \"hugo.gruson+R@normalesup.org\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-4094-1476\"))",
  "Description": "What the package does (one paragraph).",
  "License": "GPL-3",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://hugogruson.fr/pkgicon/, https://github.com/Bisaloo/pkgicon",
  "BugReports": "https://github.com/Bisaloo/pkgicon/issues",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts\nlibicu-dev libjpeg-dev libpng-dev librsvg2-dev libtiff-dev\nlibuv1-dev libwebp-dev libxml2-dev libssl-dev",
  "Repository": "https://bisaloo.r-universe.dev",
  "Date/Publication": "2025-09-21 10:11:20 UTC",
  "RemoteUrl": "https://github.com/Bisaloo/pkgicon",
  "RemoteRef": "HEAD",
  "RemoteSha": "841231f44371a6a80433bace2a72e6aff8c026dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:51:02 UTC",
    "User": "root"
  },
  "Author": "Hugo Gruson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4094-1476>)",
  "Maintainer": "Hugo Gruson <hugo.gruson+R@normalesup.org>",
  "MD5sum": "a156f4eea738ca2066fa5a4d7272ea7d",
  "_user": "bisaloo",
  "_type": "src",
  "_file": "pkgicon_0.0.0.9000.tar.gz",
  "_fileid": "9bb61decad097e43270b60f9248377b8dbd659f1d84a14bbc309276c2f5eea54",
  "_filesize": 78234,
  "_sha256": "9bb61decad097e43270b60f9248377b8dbd659f1d84a14bbc309276c2f5eea54",
  "_created": "2026-05-19T07:51:02.000Z",
  "_published": "2026-06-02T15:10:05.353Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79103985790,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7077819452"
    },
    {
      "job": 79103985720,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7077820426"
    },
    {
      "job": 79103985725,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7077821071"
    },
    {
      "job": 79103985163,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7077819097"
    },
    {
      "job": 79103984209,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077780841"
    },
    {
      "job": 79103984299,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361746471"
    },
    {
      "job": 79103985323,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7077803257"
    },
    {
      "job": 79103986913,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7077808715"
    },
    {
      "job": 79103986731,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7077801517"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Bisaloo/pkgicon",
  "_commit": {
    "id": "841231f44371a6a80433bace2a72e6aff8c026dd",
    "author": "Hugo Gruson <10783929+Bisaloo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix missing function error in cli msg",
    "time": 1758449480
  },
  "_maintainer": {
    "name": "Hugo Gruson",
    "email": "hugo.gruson+r@normalesup.org",
    "login": "bisaloo",
    "mastodon": "@grusonh@mastodon.social",
    "orcid": "0000-0002-4094-1476",
    "description": "Evolutionary Biologist turned Research Software Engineer in R.",
    "uuid": 10783929
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "pkgdown",
      "role": "Imports"
    },
    {
      "package": "rsvg",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bisaloo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bisaloo",
      "count": 6,
      "uuid": 10783929
    }
  ],
  "_userbio": {
    "uuid": 10783929,
    "type": "user",
    "name": "Hugo Gruson",
    "description": "Evolutionary Biologist turned Research Software Engineer in R."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgicon"
  },
  "_devurl": "https://github.com/bisaloo/pkgicon",
  "_pkgdown": "https://hugogruson.fr/pkgicon/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pkgicon.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "build_pkgdown_favicons"
  ],
  "_help": [
    {
      "page": "build_pkgdown_favicons",
      "title": "A local alternative to pkgdown::build_favicons",
      "topics": [
        "build_pkgdown_favicons"
      ]
    }
  ],
  "_readme": "https://github.com/Bisaloo/pkgicon/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "cpp11",
    "curl",
    "desc",
    "digest",
    "downlit",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "httr2",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magick",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "pkgdown",
    "processx",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rsvg",
    "sass",
    "stringi",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "design.Rmd",
      "filename": "design.html",
      "title": "Design principles for pkgicon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dependencies"
      ],
      "created": "2025-09-07 13:01:41",
      "modified": "2025-09-07 13:01:41",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "pkgicon",
  "_universes": [
    "bisaloo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-19T07:53:06.000Z",
      "distro": "noble",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "506d5cb2def15d2bd975d7ba02057e4b1faa4056293246723d0d5157fdd8c163",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-19T07:53:10.000Z",
      "distro": "noble",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "7f79578fe196ac581f356194aed6c7274944a9d3493383b116efb8b1deaff03f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-19T07:53:14.000Z",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "04c4411d40d557a8bbeae8838cdfc2026197dc0614018e439f592ec5bdaaee38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-19T07:53:09.000Z",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "378c884bc2b22dd5b249fecce7affbc887b77d78f0ed25ff3cfa522c0c78d399",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T07:52:13.000Z",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "9ea8afa9a8f6b94d5a3b0509a9faeb1a18cfdd002a75ad1556080bca3b3b2717",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T07:52:29.000Z",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "948ff9bb991da3c08bb3fa507bdd2ebacf3f0445ecfed25c70bfd35d8e4115eb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-19T07:52:08.000Z",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "85ea76cfd6496afcb39d4527a9623ffc1a3f96022d82f92d360ca6a959e1a041",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T15:09:42.000Z",
      "commit": "841231f44371a6a80433bace2a72e6aff8c026dd",
      "fileid": "89b66cc3fc6a31f03c0b0734b0a4aa5d0e6b95f7bceb40e0b0d9c215d7f0f0e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bisaloo/actions/runs/26083720619"
    }
  ]
}