ropensci / cyphr

:shipit: Humane encryption
https://docs.ropensci.org/cyphr
Other
93 stars 10 forks source link

reside-109: add excel rewrite rules #37

Closed richfitz closed 4 years ago

richfitz commented 4 years ago

Adds rewrite rules for handling of excel files. These are not tested as that would require a dependency that we don't need.

This fixes a change in R-devel (plot is apparently moving into base!?), which will require a package resubmission to CRAN soon...

codecov-io commented 4 years ago

Codecov Report

Merging #37 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #37   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         575    579    +4     
=====================================
+ Hits          575    579    +4
Impacted Files Coverage Δ
R/encrypt_wrapper.R 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 010cd9d...2ec0a3a. Read the comment docs.