Prateek Rawat 3 Posted July 3, 2023 Share Posted July 3, 2023 In library.dynam(chname = chname, package = package, lib.loc... : Could not load foreign binary C:/Users/X244395/DOC74~63/TERR/X86_64~1/6.0/rlang/libs/x64/rlang.dll: The specified procedure could not be found. TIBCO Enterprise Runtime for R returned an errorThe data function 'Fetch Jira records' could not be executed.Error in .loadNamespaceImpl(package, path, keep.source, partial) : error executing useDynLib for dynamic library 'rlang' from package 'rlang' loaded from C:/Users/X244395/DOC74~63/TERR/X86_64~1/6.0 : Error in library.dynam(chname = chname, package = package, lib.loc = ... : Foreign binary rlang could not be loaded eval(script, envir = .GlobalEnv) eval(script, envir = .GlobalEnv) withCallingHandlers({ library(dplyr, quietly = T) .loadNamespace(package, lib.loc = lib.loc, keep.source = keep.source, .loadNamespaceImpl(package, path, keep.source, partial) .createImportEnv(nsinfo, package) loadNamespace(i) .loadNamespace(package, lib.loc, keep.source, partial, quietly, .loadNamespaceImpl(package, path, keep.source, partial) stop(paste("error executing useDynLib for dynamic library '", Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted July 3, 2023 Share Posted July 3, 2023 Hello,This is likely caused by a known third-party issue - that Microsoft has recently retired its MRAN website that published daily historical snapshots of the open-source R community's CRAN repositoryPlease refer to Support Knowledge base article https://support.tibco.com/s/article/TERR-error-Foreign-binary-rlang-could-not-be-loaded-from-a-CRAN-package-that-has-been-installed-using-install-packages-or-TERR-Tools for more information and solutions. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now