diff --git a/.Rbuildignore b/.Rbuildignore
index 1a63786..3f77a32 100644
--- a/.Rbuildignore
+++ b/.Rbuildignore
@@ -22,3 +22,4 @@
^tools$
^_pkgdown\.yml$
^pkgdown$
+^sandbox$
diff --git a/.gitignore b/.gitignore
index 4f630f2..cdf75f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
.RData
node_modules
coverage
+sandbox
diff --git a/DESCRIPTION b/DESCRIPTION
index 5b00f4c..6dfd449 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
Package: crosstalk
Type: Package
Title: Inter-Widget Interactivity for HTML Widgets
-Version: 1.1.1.9000
+Version: 1.2.0
Authors@R: c(
person("Joe", "Cheng", role = "aut", email = "joe@rstudio.com"),
person("Carson", "Sievert", role = c("aut", "cre"),
@@ -47,5 +47,5 @@ Suggests:
bslib
URL: https://rstudio.github.io/crosstalk/
BugReports: https://github.com/rstudio/crosstalk/issues
-RoxygenNote: 7.1.1
+RoxygenNote: 7.1.2
Encoding: UTF-8
diff --git a/NEWS.md b/NEWS.md
index 15412b4..b9590aa 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-## crosstalk 1.1.1.9000
+## crosstalk 1.2.0
### Breaking changes
diff --git a/package.json b/package.json
index b1c679d..1ddce6e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "crosstalk",
- "version": "1.1.1-alpha.9000",
+ "version": "1.2.0",
"description": "",
"main": "inst/www/js/crosstalk.js",
"directories": {
diff --git a/revdep/README.md b/revdep/README.md
index c2276b1..52e12c7 100644
--- a/revdep/README.md
+++ b/revdep/README.md
@@ -1,43 +1,2 @@
-# Platform
-
-|field |value |
-|:--------|:----------------------------|
-|version |R version 4.0.3 (2020-10-10) |
-|os |macOS Big Sur 10.16 |
-|system |x86_64, darwin17.0 |
-|ui |X11 |
-|language |(EN) |
-|collate |en_US.UTF-8 |
-|ctype |en_US.UTF-8 |
-|tz |America/Chicago |
-|date |2021-01-11 |
-
-# Dependencies
-
-|package |old |new |Δ |
-|:---------|:-------|:-----|:--|
-|crosstalk |1.1.0.1 |1.1.1 |* |
-
# Revdeps
-## All (16)
-
-|package |version |error |warning |note |
-|:--------------------------------------|:--------|:-----|:-------|:----|
-|[DT](problems.md#dt) |0.17 | | |1 |
-|enviGCMS |0.6.6 | | | |
-|GGally |2.1.0 | | | |
-|[govdown](problems.md#govdown) |0.10.0 |1 | | |
-|gprofiler2 |0.2.0 | | | |
-|leaflet |2.0.4.1 | | | |
-|parcoords |1.0.0 | | | |
-|[plotly](problems.md#plotly) |4.9.3 |1 | |1 |
-|[RagGrid](problems.md#raggrid) |0.2.0 | | |1 |
-|reactable |0.2.3 | | | |
-|[rgl](problems.md#rgl) |0.104.16 | | |1 |
-|[sigmajs](problems.md#sigmajs) |0.1.5 | | |1 |
-|[SimSurvey](problems.md#simsurvey) |0.1.2 | | |2 |
-|threejs |0.3.3 | | | |
-|[tsibbletalk](problems.md#tsibbletalk) |0.1.0 | | |1 |
-|upsetjs |1.6.0 | | | |
-
diff --git a/revdep/cran.md b/revdep/cran.md
index 05094c1..a950733 100644
--- a/revdep/cran.md
+++ b/revdep/cran.md
@@ -1,6 +1,6 @@
## revdepcheck results
-We checked 16 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
+We checked 21 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
* We saw 0 new problems
* We failed to check 0 packages
diff --git a/revdep/problems.md b/revdep/problems.md
index 79daf0f..9a20736 100644
--- a/revdep/problems.md
+++ b/revdep/problems.md
@@ -1,224 +1 @@
-# DT
-
-
-
-* Version: 0.17
-* GitHub: https://github.com/rstudio/DT
-* Source code: https://github.com/cran/DT
-* Date/Publication: 2021-01-06 16:01:25 UTC
-* Number of recursive dependencies: 35
-
-Run `revdep_details(, "DT")` for more info
-
-
-
-## In both
-
-* checking installed package size ... NOTE
- ```
- installed size is 5.2Mb
- sub-directories of 1Mb or more:
- htmlwidgets 4.3Mb
- ```
-
-# govdown
-
-
-
-* Version: 0.10.0
-* GitHub: https://github.com/ukgovdatascience/govdown
-* Source code: https://github.com/cran/govdown
-* Date/Publication: 2020-07-07 14:50:06 UTC
-* Number of recursive dependencies: 53
-
-Run `revdep_details(, "govdown")` for more info
-
-
-
-## In both
-
-* checking tests ...
- ```
- ERROR
- Running the tests in ‘tests/testthat.R’ failed.
- Last 13 lines of output:
- █
- 1. └─rmarkdown::render_site(site_dir)
- 2. └─generator$render(...)
- 3. └─base::sapply(...)
- 4. └─base::lapply(X = X, FUN = FUN, ...)
- 5. └─rmarkdown:::FUN(X[[i]], ...)
- 6. └─rmarkdown:::render_one(...)
- 7. ├─base::suppressMessages(rmarkdown::render(...))
- 8. │ └─base::withCallingHandlers(...)
- 9. └─rmarkdown::render(...)
- 10. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
-
- [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
- Error: Test failures
- Execution halted
- ```
-
-# plotly
-
-
-
-* Version: 4.9.3
-* GitHub: https://github.com/ropensci/plotly
-* Source code: https://github.com/cran/plotly
-* Date/Publication: 2021-01-10 14:30:02 UTC
-* Number of recursive dependencies: 157
-
-Run `revdep_details(, "plotly")` for more info
-
-
-
-## In both
-
-* checking tests ...
- ```
- ERROR
- Running the tests in ‘tests/testthat.R’ failed.
- Last 13 lines of output:
- ---
- > "href": "jquery-3.5.1"
- 451c451
- < "version": "1.1.0.1",
- ---
- > "version": "1.1.1",
- 453c453
- < "href": "crosstalk-1.1.0.1"
- ---
- > "href": "crosstalk-1.1.1"
-
-
- [ FAIL 1 | WARN 114 | SKIP 24 | PASS 1522 ]
- Error: Test failures
- Execution halted
- ```
-
-* checking installed package size ... NOTE
- ```
- installed size is 6.8Mb
- sub-directories of 1Mb or more:
- htmlwidgets 3.8Mb
- ```
-
-# RagGrid
-
-
-
-* Version: 0.2.0
-* GitHub: https://github.com/no-types/RagGrid
-* Source code: https://github.com/cran/RagGrid
-* Date/Publication: 2018-08-12 09:30:03 UTC
-* Number of recursive dependencies: 34
-
-Run `revdep_details(, "RagGrid")` for more info
-
-
-
-## In both
-
-* checking dependencies in R code ... NOTE
- ```
- Namespace in Imports field not imported from: ‘knitr’
- All declared Imports should be used.
- ```
-
-# rgl
-
-
-
-* Version: 0.104.16
-* GitHub: NA
-* Source code: https://github.com/cran/rgl
-* Date/Publication: 2021-01-10 17:10:13 UTC
-* Number of recursive dependencies: 65
-
-Run `revdep_details(, "rgl")` for more info
-
-
-
-## In both
-
-* checking installed package size ... NOTE
- ```
- installed size is 7.1Mb
- sub-directories of 1Mb or more:
- doc 3.0Mb
- fonts 1.5Mb
- ```
-
-# sigmajs
-
-
-
-* Version: 0.1.5
-* GitHub: https://github.com/JohnCoene/sigmajs
-* Source code: https://github.com/cran/sigmajs
-* Date/Publication: 2020-06-18 18:10:02 UTC
-* Number of recursive dependencies: 65
-
-Run `revdep_details(, "sigmajs")` for more info
-
-
-
-## In both
-
-* checking data for non-ASCII characters ... NOTE
- ```
- Note: found 28 marked UTF-8 strings
- ```
-
-# SimSurvey
-
-
-
-* Version: 0.1.2
-* GitHub: https://github.com/PaulRegular/SimSurvey
-* Source code: https://github.com/cran/SimSurvey
-* Date/Publication: 2020-09-09 09:10:07 UTC
-* Number of recursive dependencies: 111
-
-Run `revdep_details(, "SimSurvey")` for more info
-
-
-
-## In both
-
-* checking package dependencies ... NOTE
- ```
- Package suggested but not available for checking: ‘INLA’
- ```
-
-* checking dependencies in R code ... NOTE
- ```
- Namespaces in Imports field not imported from:
- ‘igraph’ ‘rgeos’ ‘sp’
- All declared Imports should be used.
- ```
-
-# tsibbletalk
-
-
-
-* Version: 0.1.0
-* GitHub: NA
-* Source code: https://github.com/cran/tsibbletalk
-* Date/Publication: 2020-10-02 08:40:02 UTC
-* Number of recursive dependencies: 89
-
-Run `revdep_details(, "tsibbletalk")` for more info
-
-
-
-## In both
-
-* checking dependencies in R code ... NOTE
- ```
- Namespaces in Imports field not imported from:
- ‘R6’ ‘crosstalk’
- All declared Imports should be used.
- ```
-
+*Wow, no problems at all. :)*
\ No newline at end of file