Pinned Repositories
fastConcat
Fast concatenation of (integer) data.table columns.
odbc
Cheers to all the folks at who worked hard on the odbc package, batch insert performance on SQL Server is top notch! To eliminate some dependencies, this fork has no blob/time support, but no dependency on blob, hms, tibble, pillar, rlang, cli, crayon, asserthat, utf8, and pkgconfig package
RcppWavelet
R/c++ package to perform fast wavelet transformations in R
RfCWT
R package porting the fast Continuous Wavelet Transform (fCWT)
RWITSML
R package to interact with Well-site Information Transfer Standard Markup Language (WITSML) data stores
msummersgill's Repositories
msummersgill/odbc
Cheers to all the folks at who worked hard on the odbc package, batch insert performance on SQL Server is top notch! To eliminate some dependencies, this fork has no blob/time support, but no dependency on blob, hms, tibble, pillar, rlang, cli, crayon, asserthat, utf8, and pkgconfig package
msummersgill/RcppWavelet
R/c++ package to perform fast wavelet transformations in R
msummersgill/fastConcat
Fast concatenation of (integer) data.table columns.
msummersgill/RfCWT
R package porting the fast Continuous Wavelet Transform (fCWT)
msummersgill/RWITSML
R package to interact with Well-site Information Transfer Standard Markup Language (WITSML) data stores
msummersgill/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
msummersgill/CCWT
Complex Continuous Wavelet Transformation
msummersgill/ctv-databases
CRAN Task View: Databases with R
msummersgill/data.table
R's data.table package extends data.frame:
msummersgill/krb5
Simple Kerberos 5 binding for R
msummersgill/measurements
msummersgill/msummersgill.github.io
GitHub Pages Source
msummersgill/ngrams
A package in C++ for character or word ngram analysis. It uses Ternary Search Tree instead of hashing table for faster ngram frequency counting. Words are converted to unique IDs and encoded to more compact base 256 integers. It is a partial implementation of Dr. Vlado Keselj 's Text-Ngrams 1.6, which is a very flexible Ngram package in perl.
msummersgill/plotly
An interactive graphing library for R
msummersgill/plotly_book
http://cpsievert.github.io/plotly_book
msummersgill/pool
Object Pooling in R
msummersgill/quarto-cli
Open-source scientific and technical publishing system built on Pandoc.
msummersgill/r-polars
Bring polars to R
msummersgill/rcppkalman
Kalman filtering via RcppArmadillo
msummersgill/RJDBC
R interface to databases using JDBC
msummersgill/RJDBC-CRAN
:exclamation: This is a read-only mirror of the CRAN R package repository. RJDBC — Provides access to databases through the JDBC interface. Homepage: http://www.rforge.net/RJDBC/
msummersgill/RODBC
:exclamation: This is a read-only mirror of the CRAN R package repository. RODBC — ODBC Database Access
msummersgill/rquery
Data Wrangling and Query Generating Operators for R
msummersgill/scratchpad
Miscellaneous stuff
msummersgill/shinyjs
Easily improve the user experience of your Shiny apps in seconds
msummersgill/spark
Apache Spark - A unified analytics engine for large-scale data processing
msummersgill/wavelet
Wavelet - A library for online estimation of the Continuous Wavelet Transform
msummersgill/WaveletComp
:exclamation: This is a read-only mirror of the CRAN R package repository. WaveletComp — Computational Wavelet Analysis. Homepage: http://www.hs-stat.com/projects/WaveletComp/WaveletComp_guided_tour.pdf