{
  "_id": "6a1efff7b401979e7341ab91",
  "Package": "SIAtools",
  "Title": "'ShinyItemAnalysis' Modules Development Toolkit",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Jan\", \"Netik\", , \"netik@cs.cas.cz\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-3888-3203\")),\nperson(\"Patricia\", \"Martinkova\", , \"martinkova@cs.cas.cz\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-4754-8543\"))\n)",
  "Description": "A comprehensive suite of functions designed for\nconstructing and managing 'ShinyItemAnalysis' modules,\nsupplemented with detailed guides, ready-to-use templates,\nlinters, and tests. This package allows developers to\nseamlessly create and integrate one or more modules into their\nexisting packages or to start a new module project from\nscratch.",
  "License": "GPL (>= 3)",
  "URL": "https://applstat.github.io/SIAtools/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:07:41 UTC",
    "User": "root"
  },
  "Author": "Jan Netik [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-3888-3203>), Patricia Martinkova\n[aut] (ORCID: <https://orcid.org/0000-0003-4754-8543>)",
  "Maintainer": "Jan Netik <netik@cs.cas.cz>",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://siaverse.r-universe.dev",
  "Date/Publication": "2026-01-18 19:01:51 UTC",
  "RemoteUrl": "https://github.com/siaverse/SIAtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
  "MD5sum": "53eb8e6fa075409a2b926af0616e9746",
  "_user": "siaverse",
  "_type": "src",
  "_file": "SIAtools_0.1.4.tar.gz",
  "_fileid": "592e56a36766e2779408fadb4b7add5b2c8638c133ef3efcd4c1f92ed37acbcc",
  "_filesize": 272777,
  "_sha256": "592e56a36766e2779408fadb4b7add5b2c8638c133ef3efcd4c1f92ed37acbcc",
  "_created": "2026-05-18T09:07:41.000Z",
  "_published": "2026-06-02T16:08:23.091Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116543285,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053776985"
    },
    {
      "job": 79116543025,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053769114"
    },
    {
      "job": 79116543051,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053765288"
    },
    {
      "job": 79116543120,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053753607"
    },
    {
      "job": 79116541754,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053722804"
    },
    {
      "job": 79116541812,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363270099"
    },
    {
      "job": 79116543156,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053759757"
    },
    {
      "job": 79116543203,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053757221"
    },
    {
      "job": 79116542948,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053756818"
    }
  ],
  "_buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/siaverse/SIAtools",
  "_commit": {
    "id": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
    "author": "Jan Netík <34926852+netique@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "update to match the CRAN version",
    "time": 1768762911
  },
  "_maintainer": {
    "name": "Jan Netik",
    "email": "netik@cs.cas.cz",
    "orcid": "0000-0002-3888-3203"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "siaverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "netique",
      "count": 2,
      "uuid": 34926852
    }
  ],
  "_userbio": {
    "uuid": 200141687,
    "type": "organization",
    "name": "siaverse"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SIAtools"
  },
  "_devurl": "https://github.com/applstat/siatools",
  "_pkgdown": "https://applstat.github.io/SIAtools/",
  "_searchresults": 0,
  "_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/SIAtools.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-04-24"
    },
    {
      "version": "0.1.1",
      "date": "2024-06-20"
    },
    {
      "version": "0.1.2",
      "date": "2025-01-30"
    },
    {
      "version": "0.1.3",
      "date": "2025-06-09"
    },
    {
      "version": "0.1.4",
      "date": "2025-11-14"
    }
  ],
  "_exports": [
    "add_module",
    "create_module_project",
    "curr_proj",
    "default_shiny_io_functions",
    "edit_rstudio_shortcuts",
    "get_modules",
    "lint_ns",
    "list_categories",
    "module_namespace_linter",
    "open_sm_manifest",
    "preview_module",
    "remove_module",
    "sia_head_tag"
  ],
  "_help": [
    {
      "page": "add_module",
      "title": "Add a new SIA module to your package",
      "concept": [
        "module_management"
      ],
      "topics": [
        "add_module"
      ]
    },
    {
      "page": "create_module_project",
      "title": "Create a new RStudio project prepared for SIA modules",
      "concept": [
        "project_templates"
      ],
      "topics": [
        "create_module_project"
      ]
    },
    {
      "page": "curr_proj",
      "title": "Get a current project path",
      "concept": [
        "helpers"
      ],
      "topics": [
        "curr_proj"
      ]
    },
    {
      "page": "default_shiny_io_functions",
      "title": "Default '{shiny}' input/output UI functions consulted by 'module_namespace_linter()'",
      "concept": [
        "helpers"
      ],
      "topics": [
        "default_shiny_io_functions"
      ]
    },
    {
      "page": "edit_rstudio_shortcuts",
      "title": "Show RStudio Keyboard Shortcuts",
      "concept": [
        "helpers"
      ],
      "topics": [
        "edit_rstudio_shortcuts"
      ]
    },
    {
      "page": "get_modules",
      "title": "Get the SIA Modules Manifest for the currently developed package",
      "concept": [
        "module_management"
      ],
      "topics": [
        "get_modules"
      ]
    },
    {
      "page": "lint_ns",
      "title": "Check the '{shiny}' module UI functions for 'ns()' omission",
      "concept": [
        "linters"
      ],
      "topics": [
        "lint_ns"
      ]
    },
    {
      "page": "list_categories",
      "title": "List the available SIA module categories",
      "concept": [
        "helpers"
      ],
      "topics": [
        "list_categories"
      ]
    },
    {
      "page": "module_namespace_linter",
      "title": "Require usage of 'ns()' in 'inputId' and 'outputId' arguments of UI functions in '{shiny}' modules",
      "concept": [
        "linters"
      ],
      "topics": [
        "module_namespace_linter"
      ]
    },
    {
      "page": "open_sm_manifest",
      "title": "Open SIA Modules Manifest for Editing",
      "concept": [
        "helpers"
      ],
      "topics": [
        "open_sm_manifest"
      ]
    },
    {
      "page": "preview_module",
      "title": "Preview a module",
      "concept": [
        "module_management"
      ],
      "topics": [
        "preview_module"
      ]
    },
    {
      "page": "print.sm_manifest",
      "title": "Print a SIA Modules Manifest",
      "concept": [
        "helpers"
      ],
      "topics": [
        "print.sm_manifest"
      ]
    },
    {
      "page": "remove_module",
      "title": "Remove a module",
      "concept": [
        "module_management"
      ],
      "topics": [
        "remove_module"
      ]
    },
    {
      "page": "sia_head_tag",
      "title": "Core HTML head tag from ShinyItemAnalysis",
      "concept": [
        "helpers"
      ],
      "topics": [
        "sia_head_tag"
      ]
    }
  ],
  "_pkglogo": "https://github.com/siaverse/SIAtools/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/siaverse/SIAtools/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "htmltools",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "imports.Rmd",
      "filename": "imports.html",
      "title": "Communicating with ShinyItemAnalysis App",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Objects imported from SIA",
        "reactives and reactiveVals",
        "inputs and reactiveValues",
        "Advanced: Updating SIA's inputs"
      ],
      "created": "2025-06-04 19:44:57",
      "modified": "2025-06-04 19:44:57",
      "commits": 1
    },
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A: Create a Module Package",
        "B: Add Module(s) to Your Package"
      ],
      "created": "2025-06-04 19:44:57",
      "modified": "2025-06-04 19:44:57",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "siatools",
  "_universes": [
    "siaverse"
  ],
  "_indexurl": "https://cran.r-universe.dev/SIAtools",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T09:10:09.000Z",
      "distro": "noble",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "ea03b7b8e3dad575e896d55a0fe14e43513c233d0871b92ecff7a575106242ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T09:09:47.000Z",
      "distro": "noble",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "24ff81d3dca9fb819fc2f77acf95a17ebe06fabd80a5a0e783a88eb4182a914b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T09:09:39.000Z",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "2fff1cdf5d66da28fce97a93d94fc64efd3f59a91cf6f0825535895001f9047c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T09:09:10.000Z",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "e09d1641a88a7c628a55da5965edb1820f65b2ac6c6b5b33079d0d2c2f682e7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T09:09:10.000Z",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "ac8321f93a09f25b9352bc2e0edde3292e6749293d96c644545f5c6bb09a5757",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T09:09:03.000Z",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "52ba2776380ccfbe8f939e4208a1ecb215b1356293f72aa1b21f49c81f7c86f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T09:08:56.000Z",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "4ba68016665e9531e01e1316a48e8e1515dd2cfd7e3417499e1a076749b0e8f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T16:07:53.000Z",
      "commit": "4c9ff3ef853b4e240ccd91f00ebee24972bb4552",
      "fileid": "944646faf16274c4ab406fb2cf0419b3e979b0a4205ffa5e2d1a088bbebebb94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/siaverse/actions/runs/26023896925"
    }
  ]
}