Package: statisfactory
Type: Package
Title: Statistical and Geometrical Tools
Version: 1.0.4
Date: 2023-08-21
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
Suggests:
License: GPL (>= 3)
LazyLoad: yes
URL: https://github.com/adamlilith/statisfactory
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-21 18:00:59 UTC; ASmith
Author: Adam B. Smith [aut, cre] (<https://orcid.org/0000-0002-6420-1659>)
Repository: CRAN
Date/Publication: 2023-08-21 22:00:03 UTC
Built: R 4.5.0; ; 2025-04-08 01:57:18 UTC; windows
