Package: largescaleobjects
Type: Package
Title: Provides a Distributed Framework for Statistical Modelling
Version: 1.0
Date: 2022-02-15
Author: Jason Cairns [aut, cre]
Maintainer: Jason Cairns <jcai849@aucklanduni.ac.nz>
Authors@R: c(person("Jason", "Cairns", role = c("aut", "cre"),
		    email = "jcai849@aucklanduni.ac.nz"),
	     person("Simon", "Urbanek", role = "ths"),
	     person("Paul", "Murrell", role = "ths"))
Description: Allows for transparent interaction with distributed objects,
	including the import of very large distributed data files, as well as
	the rapid development of parallel algorithms over the distributed data
	for fast run time.
Imports: chunknet, utils
Depends: iotools
Enhances: dplyr
License: MIT
URL: https://github.com/jcai849/largeScaleR
BugReports: https://github.com/jcai849/largeScaleR/issues
OS_type: unix
