Skip to contents

R build status codecov

R interface to tekka.

Requirements

  • Unix-like OS (macOS, Linux, etc.)
  • C++17 compiler (clang++ >= Apple LLVM 12, g++ >= 8)
  • CMake (>= 3.15.0)

Installation

# install.packages("devtools")
devtools::install_github("heavywatal/tekkamaki")