{
  "_id": "6a1ef63eb401979e7341711d",
  "Package": "rintrojs",
  "Type": "Package",
  "Title": "Wrapper for the 'Intro.js' Library",
  "Version": "0.3.4",
  "Authors@R": "c(\nperson(\"Carl\", \"Ganz\", email = \"carlganz@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2973-3545\")),\nperson(\"Afshin\", \"Mehrabani\", role = c(\"ctb\",\"cph\"), comment = \"intro.js in javascript/introjs\")\n)",
  "Description": "A wrapper for the 'Intro.js' library (For more info:\n<https://introjs.com/>). This package makes it easy to include\nstep-by-step introductions, and clickable hints in a 'Shiny'\napplication. It supports both static introductions in the UI,\nand programmatic introductions from the server-side.",
  "License": "AGPL-3",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/carlganz/rintrojs, http://rintrojs.carlganz.com",
  "BugReports": "https://github.com/carlganz/rintrojs/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/potools/style": "base",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://carlganz.r-universe.dev",
  "Date/Publication": "2024-01-11 18:50:37 UTC",
  "RemoteUrl": "https://github.com/carlganz/rintrojs",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:41:34 UTC",
    "User": "root"
  },
  "Author": "Carl Ganz [aut, cre] (ORCID: <https://orcid.org/0000-0002-2973-3545>),\nAfshin Mehrabani [ctb, cph] (intro.js in javascript/introjs)",
  "Maintainer": "Carl Ganz <carlganz@gmail.com>",
  "MD5sum": "824b5f33fe02d96e38448c1ea525feb0",
  "_user": "carlganz",
  "_type": "src",
  "_file": "rintrojs_0.3.4.tar.gz",
  "_fileid": "e82a6a01c4a6c99f6fd3a1a5e46161c4b7850a6866fbba1ed2fd7568d9dfe211",
  "_filesize": 130328,
  "_sha256": "e82a6a01c4a6c99f6fd3a1a5e46161c4b7850a6866fbba1ed2fd7568d9dfe211",
  "_created": "2026-05-19T06:41:34.000Z",
  "_published": "2026-06-02T15:26:54.454Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79107688079,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076592002"
    },
    {
      "job": 79107687896,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076600996"
    },
    {
      "job": 79107688008,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076584996"
    },
    {
      "job": 79107688037,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076588595"
    },
    {
      "job": 79107687482,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076562334"
    },
    {
      "job": 79107686627,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362205923"
    },
    {
      "job": 79107688982,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076582648"
    },
    {
      "job": 79107688519,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076584546"
    },
    {
      "job": 79107689614,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076587457"
    }
  ],
  "_buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/carlganz/rintrojs",
  "_commit": {
    "id": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
    "author": "carlganz <carlganz@gmail.com>",
    "committer": "carlganz <carlganz@gmail.com>",
    "message": "add url\n",
    "time": 1704999037
  },
  "_maintainer": {
    "name": "Carl Ganz",
    "email": "carlganz@gmail.com",
    "login": "carlganz",
    "twitter": "@carlishganzino",
    "description": "Some kind of programer",
    "uuid": 11653794,
    "orcid": "0000-0002-2973-3545"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "carlganz",
  "_selfowned": true,
  "_usedby": 35,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "introjs",
    "shiny"
  ],
  "_stars": 137,
  "_contributors": [
    {
      "user": "carlganz",
      "count": 144,
      "uuid": 11653794
    },
    {
      "user": "crew102",
      "count": 2,
      "uuid": 11220793
    },
    {
      "user": "mvanbommel",
      "count": 2,
      "uuid": 17509962
    }
  ],
  "_userbio": {
    "uuid": 11653794,
    "type": "user",
    "name": "Carl Ganz",
    "description": "Some kind of programer"
  },
  "_downloads": {
    "count": 5790,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rintrojs"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/carlganz/rintrojs",
  "_pkgdown": "http://rintrojs.carlganz.com",
  "_searchresults": 373,
  "_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/rintrojs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/carlganz/rintrojs",
  "_realowner": "carlganz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-09-01"
    },
    {
      "version": "0.1.1",
      "date": "2016-10-18"
    },
    {
      "version": "0.1.2",
      "date": "2016-12-02"
    },
    {
      "version": "0.2.0",
      "date": "2017-07-04"
    },
    {
      "version": "0.2.2",
      "date": "2019-05-29"
    },
    {
      "version": "0.3.0",
      "date": "2021-06-06"
    },
    {
      "version": "0.3.2",
      "date": "2022-08-10"
    },
    {
      "version": "0.3.3",
      "date": "2023-10-27"
    },
    {
      "version": "0.3.4",
      "date": "2024-01-11"
    }
  ],
  "_exports": [
    "hintjs",
    "introBox",
    "introjs",
    "introjsUI",
    "readCallback"
  ],
  "_help": [
    {
      "page": "introBox",
      "title": "Generate intro elements in UI",
      "topics": [
        "introBox"
      ]
    },
    {
      "page": "introjs",
      "title": "Initiate intro.js",
      "topics": [
        "hintjs",
        "introjs"
      ]
    },
    {
      "page": "introjsUI",
      "title": "Set up Shiny app to use intro.js",
      "topics": [
        "introjsUI"
      ]
    },
    {
      "page": "readCallback",
      "title": "Read a JS callback function into rintrojs",
      "topics": [
        "readCallback"
      ]
    }
  ],
  "_readme": "https://github.com/carlganz/rintrojs/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_score": 9.969418516482131,
  "_indexed": true,
  "_nocasepkg": "rintrojs",
  "_universes": [
    "carlganz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-19T06:43:31.000Z",
      "distro": "noble",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "8836897929901e57e16f9cc4e359adf698c841e2dde9a8a362ac21fc32340900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-19T06:44:06.000Z",
      "distro": "noble",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "1552284f1a2b71ad8e0648be2ceba0f15b2fdf260d2fd6e70de251e955fa5d87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-19T06:43:08.000Z",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "050756b1fb89929c2a93bb6440062507dbc4b8ef70deb9ff7fde211cd928400a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-19T06:43:18.000Z",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "e86c1aaaa082244a3938958ddcb06065cbc78d98554d4260c942d2800e49bf0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-19T06:42:52.000Z",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "d5b73d909528915b3acde1222fe594d24a2eb150fea2c9eb2271b7f9d3c1749a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-19T06:42:58.000Z",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "4d0bf7759fbff1a2edd369fa1fe0521bbcbacb5751442ea416e97413da03cf96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-19T06:43:08.000Z",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "268a9477bdabba462b5ebaa3f1de47e7eb710245e04467a6e09d60311103a454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-06-02T15:26:26.000Z",
      "commit": "ea37b7ff2f66ca5a710ab4f903b74873b0af850f",
      "fileid": "f268548a4ae029d6e50404ca7870e48681e4dc47ac63710bd05fd9d21dfbc590",
      "status": "success",
      "buildurl": "https://github.com/r-universe/carlganz/actions/runs/26080748240"
    }
  ]
}