chunknet - ChunkNet
RForge.net

chunknet

About chunknet
GIT access
Download/Files
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/jcai849/chunknet.git chunknet
see also chunknet GitHub repository.

To install the latest development snapshot of this package, use

install.packages("chunknet",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("chunknet",,"http://rforge.net/")

Most recent GIT commits


93fa9f06| Jason Cairns | Mon Jun 23 00:26:07 2025 +1200
ci: init CI
 A       .github/workflows/ci.yml

0a61ad68| Jason Cairns | Mon Jun 23 00:23:47 2025 +1200
build: update orcv dependency
 M       flake.lock

a1dc46a2| Jason Cairns | Mon Jun 23 00:23:37 2025 +1200
build: provide bundle and checks in flake
 M       flake.nix

560c34a3| Jason Cairns | Mon Jun 23 00:23:12 2025 +1200
build: make imports explicit
 M       NAMESPACE

bb96296d| Jason Cairns | Mon Jun 23 00:22:47 2025 +1200
doc: remove warnings from DESCRIPTION
 M       DESCRIPTION