Home
last modified time | relevance | path

Searched defs:getLoadedDLLs (Results 1 – 3 of 3) sorted by relevance

/dports/devel/R-cran-cpp11/cpp11/R/
H A Dsource.R153 generate_cpp_name <- function(name, loaded_dlls = c("cpp11", names(getLoadedDLLs()))) {
/dports/math/R/R-4.1.2/src/library/base/R/
H A Ddynload.R76 getLoadedDLLs <- function() .Internal(getLoadedDLLs()) function
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Ddynload.R76 getLoadedDLLs <- function() .Internal(getLoadedDLLs()) function