{
  "_id": "6a22ab9d0ef520ea2f58b9d9",
  "Package": "shinycoreci",
  "Title": "CI Testing for shiny",
  "Version": "0.0.0.9009",
  "Authors@R": "c(\nperson(\"Barret\", \"Schloerke\", , \"barret@rstudio.com\", role = c(\"aut\", \"cre\")),\nperson(\"Winston\", \"Chang\", , \"winston@rstudio.com\", role = \"aut\"),\nperson(\"Alan\", \"Dipert\", , \"alan@rstudio.com\", role = \"aut\"),\nperson(\"RStudio\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Core shiny team tools to facilitate testing of the\nshiny-verse.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rstudio/shinycoreci",
  "BugReports": "https://github.com/rstudio/shinycoreci/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/roxygen2/version": "8.0.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://posit-dev-shinycoreci.r-universe.dev",
  "Date/Publication": "2026-06-02 20:25:59 UTC",
  "RemoteUrl": "https://github.com/rstudio/shinycoreci",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f1ad4d0b85ee15d9e109de86f39730812816676",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:53:42 UTC",
    "User": "root"
  },
  "Author": "Barret Schloerke [aut, cre],\nWinston Chang [aut],\nAlan Dipert [aut],\nRStudio [cph, fnd]",
  "Maintainer": "Barret Schloerke <barret@rstudio.com>",
  "MD5sum": "24dbb523f076b82dc800c95f579f6deb",
  "_user": "posit-dev-shinycoreci",
  "_type": "src",
  "_file": "shinycoreci_0.0.0.9009.tar.gz",
  "_fileid": "e7a28b313ff6846c358af7bd78c060ff0b0bcb8fae5422e2962f187553158bb6",
  "_filesize": 22295788,
  "_sha256": "e7a28b313ff6846c358af7bd78c060ff0b0bcb8fae5422e2962f187553158bb6",
  "_created": "2026-06-05T10:53:42.000Z",
  "_published": "2026-06-05T10:57:33.850Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79713535563,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434890487"
    },
    {
      "job": 79713535574,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434890868"
    },
    {
      "job": 79713535567,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434874612"
    },
    {
      "job": 79713535564,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434884976"
    },
    {
      "job": 79712789613,
      "time": 319,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434843574"
    },
    {
      "job": 79713535549,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434894758"
    },
    {
      "job": 79713535579,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434885547"
    },
    {
      "job": 79713535601,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434886373"
    },
    {
      "job": 79713535577,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434891605"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/shinycoreci",
  "_commit": {
    "id": "1f1ad4d0b85ee15d9e109de86f39730812816676",
    "author": "E Nelson <elizabethwnelson5@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: Add missing library(shiny) to 24 app.R files (#363)",
    "time": 1780431959
  },
  "_maintainer": {
    "name": "Barret Schloerke",
    "email": "barret@rstudio.com",
    "login": "schloerke",
    "bluesky": "@schloerke.bsky.social",
    "linkedin": "in/schloerke",
    "description": "",
    "uuid": 93231
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "chromote",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.11",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "english",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "ps",
      "role": "Suggests"
    },
    {
      "package": "renv",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.9",
      "role": "Suggests"
    },
    {
      "package": "rsconnect",
      "version": ">= 1.0.1",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "waldo",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 4
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 5
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 48,
  "_contributors": [
    {
      "user": "schloerke",
      "count": 555,
      "uuid": 93231
    },
    {
      "user": "cpsievert",
      "count": 119,
      "uuid": 1365941
    },
    {
      "user": "gadenbuie",
      "count": 93,
      "uuid": 5420529
    },
    {
      "user": "wch",
      "count": 93,
      "uuid": 86978
    },
    {
      "user": "karangattu",
      "count": 58,
      "uuid": 4220325
    },
    {
      "user": "madhulikatanuboddi",
      "count": 47,
      "uuid": 5369655
    },
    {
      "user": "alandipert",
      "count": 18,
      "uuid": 26024
    },
    {
      "user": "elnelson575",
      "count": 1,
      "uuid": 16469084
    },
    {
      "user": "guspan-tanadi",
      "count": 1,
      "uuid": 36249910
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 159192787,
    "type": "organization",
    "name": "posit-dev-shinycoreci"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinycoreci"
  },
  "_devurl": "https://github.com/rstudio/shinycoreci",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shinycoreci.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "accept_snaps",
    "assert_test_output",
    "connect_set_public",
    "connect_urls",
    "deploy_apps",
    "docker_clean",
    "fix_snaps",
    "github_user",
    "platform",
    "platform_rversion",
    "r_version_short",
    "save_test_results",
    "shinycoreci_clean_libpaths",
    "shinycoreci_libpath",
    "test_in_browser",
    "test_in_connect",
    "test_in_ide",
    "test_in_local",
    "test_in_shinyappsio",
    "test_in_sso",
    "test_in_ssp",
    "trigger",
    "trigger_deploy",
    "trigger_docker",
    "trigger_results",
    "trigger_tests",
    "use_manual_app",
    "use_shinyjster",
    "view_test_images",
    "write_sysinfo"
  ],
  "_help": [
    {
      "page": "accept_snaps",
      "title": "Accept all snapshot changes",
      "topics": [
        "accept_snaps"
      ]
    },
    {
      "page": "assert_test_output",
      "title": "Assert 'test_in_local()' output",
      "topics": [
        "assert_test_output"
      ]
    },
    {
      "page": "clear_cache",
      "title": "Clear cache for test chart and package info",
      "topics": [
        "clear_cache"
      ]
    },
    {
      "page": "connect",
      "title": "Make Connect Shiny applications publically available",
      "topics": [
        "connect_set_public",
        "connect_urls"
      ]
    },
    {
      "page": "deploy_apps",
      "title": "Deploy apps to a server",
      "topics": [
        "deploy_apps"
      ]
    },
    {
      "page": "docker_clean",
      "title": "Clean up docker files",
      "topics": [
        "docker_clean"
      ]
    },
    {
      "page": "fix_snaps",
      "title": "Fix all _snaps files and merge all gha- branches",
      "topics": [
        "fix_snaps"
      ]
    },
    {
      "page": "github_user",
      "title": "Retrieve default GitHub username",
      "topics": [
        "github_user"
      ]
    },
    {
      "page": "platform",
      "title": "Execution platform",
      "topics": [
        "platform"
      ]
    },
    {
      "page": "platform_rversion",
      "title": "Platform and R Version",
      "topics": [
        "platform_rversion"
      ]
    },
    {
      "page": "r_version_short",
      "title": "R Version",
      "topics": [
        "r_version_short"
      ]
    },
    {
      "page": "test-results",
      "title": "View (and save) 'test_in_local()' output",
      "topics": [
        "save_test_results"
      ]
    },
    {
      "page": "shinycoreci_libpath",
      "title": "Shinyverse libpath",
      "topics": [
        "shinycoreci_clean_libpaths",
        "shinycoreci_libpath"
      ]
    },
    {
      "page": "test_in_browser",
      "title": "Test apps within the terminal",
      "topics": [
        "test_in_browser"
      ]
    },
    {
      "page": "test_in_deployed",
      "title": "Test deployed apps",
      "topics": [
        "test_in_connect",
        "test_in_shinyappsio"
      ]
    },
    {
      "page": "test_in_ide",
      "title": "Test apps within RStudio IDE",
      "topics": [
        "test_in_ide"
      ]
    },
    {
      "page": "test_in_local",
      "title": "Test apps using 'shiny::runTests()' using local libpath",
      "topics": [
        "test_in_local"
      ]
    },
    {
      "page": "test_in_ssossp",
      "title": "Test Apps in SSO/SSP",
      "topics": [
        "test_in_sso",
        "test_in_ssp"
      ]
    },
    {
      "page": "trigger",
      "title": "Generate a repository event.",
      "topics": [
        "trigger",
        "trigger_deploy",
        "trigger_docker",
        "trigger_results",
        "trigger_tests"
      ]
    },
    {
      "page": "use_manual_app",
      "title": "Flag an app to be manually tested",
      "topics": [
        "use_manual_app"
      ]
    },
    {
      "page": "use_shinyjster",
      "title": "Create Shinyjster test file",
      "topics": [
        "use_shinyjster"
      ]
    },
    {
      "page": "view_test_images",
      "title": "View Shinytest Images",
      "topics": [
        "view_test_images"
      ]
    },
    {
      "page": "write_sysinfo",
      "title": "Write system information to a file",
      "topics": [
        "write_sysinfo"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/shinycoreci/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "callr",
    "chromote",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "fastmap",
    "glue",
    "hms",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "otel",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sessioninfo",
    "vctrs",
    "websocket",
    "withr",
    "zip"
  ],
  "_score": 5.871572935545879,
  "_indexed": false,
  "_nocasepkg": "shinycoreci",
  "_universes": [
    "posit-dev-shinycoreci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:56:35.000Z",
      "distro": "noble",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "608716f5f81612f54b31f4d8e1c222a47253a86e0d84de50cfd2ddeb2246eb48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:56:37.000Z",
      "distro": "noble",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "45c97b10bde6f942b0a0d070433d675e7dc426ba99c2ae3918f1803ca4f2e424",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:55:49.000Z",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "db1fd51bd76ecf9468dfbafb39882e3a0dd2b81b8e9cf03426dd2263fa0f1b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:56:13.000Z",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "76e3178cffc01015dbf651645e5d894c6929a7678c7f84ea7a89d7c2202cd774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:57:01.000Z",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "77e64575126e5652eb6d5d9b240c7a617db3c2db00a080e916b9d76751495425",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:55:42.000Z",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "3dde0434ed1d77265ff0637d54329f282f5263cf99b95e1a2d60ce8972784153",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:55:47.000Z",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "dd3fa38609d027620f2dd72c1b8b73417199aa3319ef302214edc882ffa41aaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9009",
      "date": "2026-06-05T10:55:40.000Z",
      "commit": "1f1ad4d0b85ee15d9e109de86f39730812816676",
      "fileid": "4de7e35d47b42da45806a199b8fe4169146cd9bcb9b0392297651ed194c93f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/27010533655"
    }
  ]
}