diff --git a/cran-comments.md b/cran-comments.md
index 1ad73f20..3b1ae0a1 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,5 +1,9 @@
-Fixes the r-devel issue.
+Fixes the failures with rlang 1.0.0.
## R CMD check results
-0 errors | 0 warnings | 0 notes
+We checked 275 reverse dependencies (273 from CRAN + 2 from Bioconductor), 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/README.md b/revdep/README.md
index 765f5866..fb3df086 100644
--- a/revdep/README.md
+++ b/revdep/README.md
@@ -1,16 +1,9 @@
# Revdeps
-## Failed to check (3)
+## Failed to check (2)
-|package |version |error |warning |note |
-|:-----------------|:-------|:-----|:-------|:----|
-|bcdata |0.1.2 |1 | | |
-|CoordinateCleaner |2.0-11 |1 | | |
-|eechidna |1.4.0 |1 | | |
-
-## New problems (1)
-
-|package |version |error |warning |note |
-|:----------------------------------|:-------|:-----|:-------|:----|
-|[tidytable](problems.md#tidytable) |0.4.1 | |__+1__ | |
+|package |version |error |warning |note |
+|:-------|:-------|:-----|:-------|:----|
+|NA |? | | | |
+|NA |? | | | |
diff --git a/revdep/cran.md b/revdep/cran.md
new file mode 100644
index 00000000..dbf4ec6c
--- /dev/null
+++ b/revdep/cran.md
@@ -0,0 +1,7 @@
+## revdepcheck results
+
+We checked 275 reverse dependencies (273 from CRAN + 2 from Bioconductor), 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/failures.md b/revdep/failures.md
index e47c228e..db5fb2fd 100644
--- a/revdep/failures.md
+++ b/revdep/failures.md
@@ -1,191 +1,70 @@
-# bcdata
+# NA
-* Version: 0.1.2
-* Source code: https://github.com/cran/bcdata
-* URL: https://bcgov.github.io/bcdata/, https://catalogue.data.gov.bc.ca/, https://github.com/bcgov/bcdata
-* BugReports: https://github.com/bcgov/bcdata/issues
-* Date/Publication: 2019-12-17 06:30:03 UTC
-* Number of recursive dependencies: 102
+* Version: NA
+* GitHub: NA
+* Source code: https://github.com/cran/NA
+* Number of recursive dependencies: 0
-Run `revdep_details(,"bcdata")` for more info
+Run `cloud_details(, "NA")` for more info
-## In both
-
-* checking whether package ‘bcdata’ can be installed ... ERROR
- ```
- Installation failed.
- See ‘/tmp/workdir/bcdata/new/bcdata.Rcheck/00install.out’ for details.
- ```
-
-## Installation
+## Error before installation
### Devel
```
-* installing *source* package ‘bcdata’ ...
-** package ‘bcdata’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** inst
-** byte-compile and prepare package for lazy loading
-Error in dyn.load(file, DLLpath = DLLpath, ...) :
- unable to load shared object '/opt/R/3.6.3/lib/R/library/sf/libs/sf.so':
- libproj.so.12: cannot open shared object file: No such file or directory
-Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
-Execution halted
-ERROR: lazy loading failed for package ‘bcdata’
-* removing ‘/tmp/workdir/bcdata/new/bcdata.Rcheck/bcdata’
-
-```
-### CRAN
-```
-* installing *source* package ‘bcdata’ ...
-** package ‘bcdata’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** inst
-** byte-compile and prepare package for lazy loading
-Error in dyn.load(file, DLLpath = DLLpath, ...) :
- unable to load shared object '/opt/R/3.6.3/lib/R/library/sf/libs/sf.so':
- libproj.so.12: cannot open shared object file: No such file or directory
-Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
-Execution halted
-ERROR: lazy loading failed for package ‘bcdata’
-* removing ‘/tmp/workdir/bcdata/old/bcdata.Rcheck/bcdata’
-```
-# CoordinateCleaner
-
-* Version: 2.0-11
-* Source code: https://github.com/cran/CoordinateCleaner
-* URL: https://ropensci.github.io/CoordinateCleaner/
-* BugReports: https://github.com/ropensci/CoordinateCleaner/issues
-* Date/Publication: 2019-04-24 09:10:07 UTC
-* Number of recursive dependencies: 98
-Run `revdep_details(,"CoordinateCleaner")` for more info
-
-
-## In both
+```
+### CRAN
-* checking whether package ‘CoordinateCleaner’ can be installed ... ERROR
- ```
- Installation failed.
- See ‘/tmp/workdir/CoordinateCleaner/new/CoordinateCleaner.Rcheck/00install.out’ for details.
- ```
+```
-## Installation
-### Devel
-```
-* installing *source* package ‘CoordinateCleaner’ ...
-** package ‘CoordinateCleaner’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** data
-*** moving datasets to lazyload DB
-** inst
-** byte-compile and prepare package for lazy loading
-Error in dyn.load(file, DLLpath = DLLpath, ...) :
- unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
- libproj.so.12: cannot open shared object file: No such file or directory
-Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
-Execution halted
-ERROR: lazy loading failed for package ‘CoordinateCleaner’
-* removing ‘/tmp/workdir/CoordinateCleaner/new/CoordinateCleaner.Rcheck/CoordinateCleaner’
-```
-### CRAN
-```
-* installing *source* package ‘CoordinateCleaner’ ...
-** package ‘CoordinateCleaner’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** data
-*** moving datasets to lazyload DB
-** inst
-** byte-compile and prepare package for lazy loading
-Error in dyn.load(file, DLLpath = DLLpath, ...) :
- unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
- libproj.so.12: cannot open shared object file: No such file or directory
-Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
-Execution halted
-ERROR: lazy loading failed for package ‘CoordinateCleaner’
-* removing ‘/tmp/workdir/CoordinateCleaner/old/CoordinateCleaner.Rcheck/CoordinateCleaner’
```
-# eechidna
+# NA
-* Version: 1.4.0
-* Source code: https://github.com/cran/eechidna
-* URL: https://github.com/ropenscilabs/eechidna
-* BugReports: https://github.com/ropenscilabs/eechidna/issues
-* Date/Publication: 2019-11-08 12:10:02 UTC
-* Number of recursive dependencies: 124
+* Version: NA
+* GitHub: NA
+* Source code: https://github.com/cran/NA
+* Number of recursive dependencies: 0
-Run `revdep_details(,"eechidna")` for more info
+Run `cloud_details(, "NA")` for more info
-## In both
-
-* checking whether package ‘eechidna’ can be installed ... ERROR
- ```
- Installation failed.
- See ‘/tmp/workdir/eechidna/new/eechidna.Rcheck/00install.out’ for details.
- ```
-
-## Installation
+## Error before installation
### Devel
```
-* installing *source* package ‘eechidna’ ...
-** package ‘eechidna’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** data
-*** moving datasets to lazyload DB
-** inst
-** byte-compile and prepare package for lazy loading
-Error in dyn.load(file, DLLpath = DLLpath, ...) :
- unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
- libproj.so.12: cannot open shared object file: No such file or directory
-Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
-Execution halted
-ERROR: lazy loading failed for package ‘eechidna’
-* removing ‘/tmp/workdir/eechidna/new/eechidna.Rcheck/eechidna’
+
+
+
+
+
```
### CRAN
```
-* installing *source* package ‘eechidna’ ...
-** package ‘eechidna’ successfully unpacked and MD5 sums checked
-** using staged installation
-** R
-** data
-*** moving datasets to lazyload DB
-** inst
-** byte-compile and prepare package for lazy loading
-Error in dyn.load(file, DLLpath = DLLpath, ...) :
- unable to load shared object '/opt/R/3.6.3/lib/R/library/rgdal/libs/rgdal.so':
- libproj.so.12: cannot open shared object file: No such file or directory
-Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
-Execution halted
-ERROR: lazy loading failed for package ‘eechidna’
-* removing ‘/tmp/workdir/eechidna/old/eechidna.Rcheck/eechidna’
+
+
+
+
+
```
diff --git a/revdep/problems.md b/revdep/problems.md
index b4b2bd21..9a207363 100644
--- a/revdep/problems.md
+++ b/revdep/problems.md
@@ -1,43 +1 @@
-# tidytable
-
-
-
-* Version: 0.4.1
-* Source code: https://github.com/cran/tidytable
-* URL: https://github.com/markfairbanks/tidytable
-* BugReports: https://github.com/markfairbanks/tidytable/issues
-* Date/Publication: 2020-04-30 12:50:02 UTC
-* Number of recursive dependencies: 38
-
-Run `revdep_details(,"tidytable")` for more info
-
-
-
-## Newly broken
-
-* checking for code/documentation mismatches ... WARNING
- ```
- ...
- Name: 'vars' Code: NULL Docs: peek_vars(fn = "ends_with")
- everything.
- Code: function(vars = NULL)
- Docs: function(vars = peek_vars(fn = "everything"))
- Mismatches in argument default values:
- Name: 'vars' Code: NULL Docs: peek_vars(fn = "everything")
- dt_everything
- Code: function(vars = NULL)
- Docs: function(vars = peek_vars(fn = "everything"))
- Mismatches in argument default values:
- Name: 'vars' Code: NULL Docs: peek_vars(fn = "everything")
- any_of.
- Code: function(x, ..., vars = NULL)
- Docs: function(x, ..., vars = peek_vars(fn = "any_of"))
- Mismatches in argument default values:
- Name: 'vars' Code: NULL Docs: peek_vars(fn = "any_of")
- dt_any_of
- Code: function(x, ..., vars = NULL)
- Docs: function(x, ..., vars = peek_vars(fn = "any_of"))
- Mismatches in argument default values:
- Name: 'vars' Code: NULL Docs: peek_vars(fn = "any_of")
- ```
-
+*Wow, no problems at all. :)*
\ No newline at end of file