Package: statisfactory
Type: Package
Title: Statistical and Geometrical Tools
Version: 1.0.1
Date: 2022-03-02
Authors@R: 
	c(
		person(
			given = c('Adam', 'B.'),
			family = 'Smith',
			role = c('aut', 'cre'),
			email = 'adam.smith@mobot.org',
			comment = c(ORCID = '0000-0002-6420-1659')
		)
	)
Maintainer: Adam B. Smith <adam.smith@mobot.org>
Description: A collection of statistical and geometrical tools
	including the aligned rank transform (ART; Higgins et al.
	1990 <doi:10.4148/2475-7772.1443>; Peterson 2002
	<doi:10.22237/jmasm/1020255240>; Wobbrock et al. 2011
	<doi:10.1145/1978942.1978963>), 2-D histograms and
	histograms with overlapping bins, a function for making all
	possible formulae within a set of constraints, amongst others.
Depends:
Imports: omnibus, rlist
Suggests:
License: GPL (>= 3)
LazyLoad: yes
URL: https://github.com/adamlilith/statisfactory
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-03 02:50:48 UTC; ASmith
Author: Adam B. Smith [aut, cre] (<https://orcid.org/0000-0002-6420-1659>)
Repository: CRAN
Date/Publication: 2022-03-07 20:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:09:47 UTC; windows
