/home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/bindings/R/CMakeLists.txt File Reference

Functions

n R endif () find_r_module(roxygen2) if(NOT R_ROXYGEN2) set(R_NOT_FOUND_MSG "$
 
 if (NOT R_RCPPARMADILLO) set(R_NOT_FOUND_MSG "$
 
 include (${CMAKE_SOURCE_DIR}/CMake/FindRModule.cmake) find_package(R 4.0) if(NOT R_FOUND) set(R_NOT_FOUND_MSG "$
 
 macro (not_found_return message) message(STATUS "$
 
 macro (add_r_binding name) endmacro() macro(post_r_setup) endmacro() return() endmacro() if(NOT BUILD_R_BINDINGS) not_found_return("Not building R bindings.") endif() if(BUILD_R_BINDINGS) set(RcppArmadillo_Version "0.$
 
 set (RcppEnsmallen_Version "0.${ENSMALLEN_VERSION}") set(BH_Version "$
 

Variables

n testthat Following modules are not available
 

Function Documentation

◆ endif()

n R endif ( )

Definition at line 32 of file CMakeLists.txt.

◆ if()

if ( NOT  R_RCPPARMADILLO)

Definition at line 42 of file CMakeLists.txt.

References available.

◆ include()

include (   ${CMAKE_SOURCE_DIR}/CMake/FindRModule.)

Definition at line 28 of file CMakeLists.txt.

Referenced by endif(), include_directories(), and list().

◆ macro() [1/2]

macro ( not_found_return  message)

Definition at line 1 of file CMakeLists.txt.

◆ macro() [2/2]

macro ( add_r_binding name  )

Definition at line 3 of file CMakeLists.txt.

◆ set()

set ( RcppEnsmallen_Version "0.${ENSMALLEN_VERSION}"  )

Definition at line 24 of file CMakeLists.txt.

Variable Documentation

◆ available

n testthat Following modules are not Following modules are not available

Definition at line 70 of file CMakeLists.txt.