Package: rspa
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Adapt Numerical Records to Fit (in)Equality Restrictions
Type: Package
LazyLoad: yes
Author: Mark van der Loo
Description: Minimally adjust the values of numerical records in a data.frame, such
    that each record satisfies a predefined set of equality and/or inequality
    constraints. The constraints can be defined using the 'validate' package. 
    The core algorithms have recently been moved to the 'lintools' package,
    refer to 'lintools' for a more basic interface and access to a version
    of the algorithm that works with sparse matrices.
Version: 0.2.8
Depends: R (>= 2.13.0)
Imports: graphics, stats, validate, lintools
Suggests: editrules, tinytest
URL: https://github.com/markvanderloo/rspa
BugReports: https://github.com/markvanderloo/rspa/issues
RoxygenNote: 7.2.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-12-22 09:46:27 UTC; mark
Repository: CRAN
Date/Publication: 2022-12-22 10:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-13 03:14:50 UTC; windows
Archs: x64
