Skip to content

ERROR: lazy loading failed for package 'tidyjson' #53

@rx399f

Description

@rx399f

I got ERROR: lazy loading failed for package 'tidyjson' while trying to install using the below command:

devtools::install_github("sailthru/tidyjson")

I'm using the Version 1.0.44 on Windows 8 Operating system

devtools::install_github("sailthru/tidyjson")
Downloading GitHub repo sailthru/tidyjson@master
from URL https://api.github.com/repos/sailthru/tidyjson/zipball/master
Installing tidyjson
"C:/PROGRA1/R/R-331.1/bin/x64/R" --no-site-file --no-environ --no-save --no-restore
--quiet CMD INSTALL
"C:/Users/<>/AppData/Local/Temp/RtmpSMGPRF/devtools2f282899660b/sailthru-tidyjson-b0ce478"
--library="C:/Users/<>/Documents/R/win-library/3.3" --install-tests

  • installing source package 'tidyjson' ...
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** inst
    ** tests
    ** preparing package for lazy loading
    Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
    there is no package called 'DBI'
    ERROR: lazy loading failed for package 'tidyjson'
  • removing 'C:/Users/<>/Documents/R/win-library/3.3/tidyjson'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions