Skip to content

rlang.dl LoadLibrary failure: The specified procedure could not be found. #21

Description

@midhungt

installed influxdbr and getting error.

library(influxdbr)
con <- influxdbr::influx_connection(group = "admin")
#Success: (204) No Content
influxdbr::show_databases(con = con)

influxdbr::show_databases(con = con)
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared object 'C:/Users/a510777/Documents/R/win-library/3.1/rlang/libs/x64/rlang.dll':
LoadLibrary failure: The specified procedure could not be found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions