0

I successfully installed boxuancui's DataExplorer package in R, but when I go to use functions from this package, I'm getting errors.

Error: could not find function "plot_missing"
Error: could not find function "create_report"

I downloaded from GitHub:

if (!require(remotes)) install.packages("remotes")
remotes::install_github("boxuancui/DataExplorer")

Any suggestions as to why?

Below are my particulars.

platform       x86_64-w64-mingw32          
arch           x86_64                      
os             mingw32                     
system         x86_64, mingw32             
status                                     
major          3                           
minor          3.2                         
year           2016                        
month          10                          
day            31                          
svn rev        71607                       
language       R                           
version.string R version 3.3.2 (2016-10-31)
nickname       Sincere Pumpkin Patch  
Brock Adams
  • 90,639
  • 22
  • 233
  • 295

0 Answers0