Pinned Repositories
anytime
Anything to POSIXct or Date Converter
binb
Binb is not Beamer
drat
Drat R Archive Template
gsir-te
Getting Started in R -- Tinyverse Edition
littler
A scripting and command-line front-end for GNU R
mkl4deb
Adding the Intel MKL to a Debian / Ubuntu system via one simple script
r2u
CRAN as Ubuntu Binaries
tint
Tint is not Tufte
Rcpp
Seamless R and C++ Integration
rocker
R configurations for Docker
eddelbuettel's Repositories
eddelbuettel/r2u
CRAN as Ubuntu Binaries
eddelbuettel/anytime
Anything to POSIXct or Date Converter
eddelbuettel/rcppsimdjson
Rcpp Bindings for the 'simdjson' Header Library
eddelbuettel/rcppannoy
Rcpp bindings for Annoy
eddelbuettel/rcppexamples
Examples of using Rcpp to interface R and C++
eddelbuettel/rcpptoml
Rcpp Bindings to C++ parser for TOML files
eddelbuettel/rcppcnpy
Rcpp bindings for NumPy files
eddelbuettel/rcppcctz
Rcpp interface to CCTZ library
eddelbuettel/filter-journal-spam
spamassassin blocked-list to avoid traffic from predatory publishers
eddelbuettel/rcppbdt
Rcpp bindings for Boost Date_Time
eddelbuettel/rcppde
Rcpp port of Differential Evolution
eddelbuettel/rcppnloptexample
Rcpp Example for accessing NLopt
eddelbuettel/rapidatetime
Datetime functionality from the C API for R
eddelbuettel/rapiserialize
Serialization from the C API for R
eddelbuettel/rcppdate
R package providing date C++ library header files
eddelbuettel/rcppapt
Rcpp Interface to the APT Package Manager
eddelbuettel/mlpack
mlpack: a scalable C++ machine learning library
eddelbuettel/r2u-arm64-builder
eddelbuettel/rcppclassic
Deprecated 'classic' Rcpp API
eddelbuettel/data.table
R's data.table package extends data.frame:
eddelbuettel/date
A date and time library based on the C++11/14/17 <chrono> header
eddelbuettel/duck-deb
eddelbuettel/images
eddelbuettel/lim-chart
eddelbuettel/nloptr
nloptr provides an R interface to NLopt, a free/open-source library for nonlinear optimization providing a common interface to a number of different optimization routines which can handle nonlinear constraints and lower and upper bounds for the controls.
eddelbuettel/r2u-config
eddelbuettel/RcppArmadilloNLoptExample
Testing linking to nlopt library via nloptr
eddelbuettel/rcppclassicexamples
Examples for the Deprecated Older RcppClassic Interface between R and C++
eddelbuettel/simdjson
Parsing gigabytes of JSON per second
eddelbuettel/tomlplusplus
Header-only TOML config file parser and serializer for C++17.