ulog
About ulog
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/ulog.git ulog
see also ulog GitHub repository.
To install the latest development snapshot of this package, use install.packages("ulog",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("ulog",,"http://rforge.net/")
Most recent GIT commits3b592378| Simon Urbanek | Mon Aug 5 16:33:19 2024 +1200 update DESCRIPTION M DESCRIPTION 3a065323| Simon Urbanek | Mon Aug 5 16:30:40 2024 +1200 add fake registration for checks A src/reg.c 36b1c195| Simon Urbanek | Mon Aug 5 16:27:58 2024 +1200 replece () with (void) M src/ulog.c M src/ulog.h 661e9190| Simon Urbanek | Mon Aug 5 16:18:08 2024 +1200 Update GHA M .github/workflows/check.yml 974815f3| Simon Urbanek | Thu Mar 25 12:20:23 2021 +1300 add check via GitHub Actions A .Rbuildignore A .github/workflows/check.yml |