-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
* Start v1.9.0 release candidate * Check-in revdep results * `yarn build` (GitHub Actions) * Sync package version (GitHub Actions) * `yarn build` (GitHub Actions) * ran revdepcheck on cloud. 2 errors reported. Both seem like false positives * Fix R CMD check note about Rd links targets missing package anchors --------- Co-authored-by: cpsievert <[email protected]> Co-authored-by: Barret Schloerke <[email protected]> Co-authored-by: schloerke <[email protected]>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: shiny | ||
Type: Package | ||
Title: Web Application Framework for R | ||
Version: 1.8.1.9001 | ||
Version: 1.9.0 | ||
Authors@R: c( | ||
person("Winston", "Chang", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-1576-2126")), | ||
person("Joe", "Cheng", role = "aut", email = "[email protected]"), | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# shiny (development version) | ||
# shiny 1.9.0 | ||
|
||
## New busy indication feature | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,43 @@ | ||
# Revdeps | ||
|
||
## Failed to check (18) | ||
## Failed to check (29) | ||
|
||
|package |version |error |warning |note | | ||
|:------------------|:-------|:-----|:-------|:----| | ||
|bigPint |? | | | | | ||
|bioCancer |? | | | | | ||
|ctsem |3.9.1 |1 | | | | ||
|diveR |? | | | | | ||
|EBImage |? | | | | | ||
|g3viz |? | | | | | ||
|GeneNetworkBuilder |? | | | | | ||
|grandR |? | | | | | ||
|InterCellar |? | | | | | ||
|LACE |? | | | | | ||
|loon.shiny |? | | | | | ||
|MatrixQCvis |? | | | | | ||
|modchart |? | | | | | ||
|multilevelcoda |1.2.3 |1 | | | | ||
|omicsViewer |? | | | | | ||
|RQuantLib |0.4.21 |1 | | | | ||
|rstanarm |2.32.1 |1 | | | | ||
|Seurat |? | | | | | ||
|package |version |error |warning |note | | ||
|:---------------|:-------|:-----|:-------|:----| | ||
|alevinQC |? | | | | | ||
|animalEKF |1.2 |1 | | | | ||
|animaltracker |? | | | | | ||
|antaresViz |? | | | | | ||
|AovBay |0.1.0 |1 | | | | ||
|bdclean |? | | | | | ||
|chipPCR |1.0-2 |1 | | | | ||
|ctsem |3.10.0 |1 | | | | ||
|diveR |? | | | | | ||
|DynNom |5.1 |1 | | | | ||
|hydflood |? | | | | | ||
|loon.shiny |? | | | | | ||
|modchart |? | | | | | ||
|MODIStsp |? | | | | | ||
|protGear |? | | | | | ||
|robmedExtra |0.1.0 |1 | | | | ||
|RQuantLib |0.4.23 |1 | | | | ||
|rstanarm |2.32.1 |1 | | | | ||
|scPipe |? | | | | | ||
|sen2r |? | | | | | ||
|SensMap |0.7 |1 | | | | ||
|Seurat |5.1.0 |1 | | | | ||
|shinyTempSignal |0.0.8 |1 | | | | ||
|Signac |1.13.0 |1 | | | | ||
|simplevis |? | | | | | ||
|statsr |0.3.0 |1 | | | | ||
|teachingApps |? | | | | | ||
|tidyvpc |1.5.1 |1 | | | | ||
|TVTB |? | | | | | ||
|
||
## New problems (2) | ||
|
||
|package |version |error |warning |note | | ||
|:-------|:-------|:--------|:-------|:------| | ||
|[EgoCor](problems.md#egocor)|1.2.0 |1 __+1__ | |-1 | | ||
|[mxfda](problems.md#mxfda)|0.2.1 | | |__+1__ | | ||
|