Skip to content

Error installing #1

Description

@juandavidgutier

Hello @Larsvanderlaan

I am installing causalglm, with this command:

if(!require(devtools)) {
install.packages(devtools)
}
devtools::install_github("tlverse/causalglm")

However, I get this message error:

Failed to install 'sl3' from GitHub:
System command 'Rcmd.exe' failed, exit status: 1, stdout + stderr (last 10 lines):
E> ** inst
E> ** byte-compile and prepare package for lazy loading
E> Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
E> namespace 'rlang' 0.4.11 is already loaded, but >= 1.0.0 is required
E> Calls: ... namespaceImport -> loadNamespace -> namespaceImport -> loadNamespace
E> Ejecución interrumpida
E> ERROR: lazy loading failed for package 'sl3'
E> * removing 'C:/Users/juand/AppData/Local/Temp/RtmpoLY6Lw/Rinste68c13136b81/sl3'
E> -----------------------------------
E> ERROR: package installation failed

I appreciate your cooperation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions