Package: invctr
Title: Infix Functions For Vector Operations
Version: 0.2.0
Authors@R: c(person(given = "Fred", family = "Hasselman", email = "fred.hasselman@ru.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1384-8361")))
Maintainer: Fred Hasselman <fred.hasselman@ru.nl>
Description: Vector operations between grapes: An infix-only package! The 'invctr' functions perform common and less common operations on vectors, data frames matrices and list objects:
    - Extracting a value (range), or, finding the indices of a value (range).
    - Trimming, or padding a vector with a value of your choice.
    - Simple polynomial regression.
    - Set and membership operations.
    - General check & replace function for NAs, Inf and other values.
Imports: rlang (>= 0.1.2), plyr
ByteCompile: true
Encoding: UTF-8
RoxygenNote: 7.2.1
License: GPL-3
Language: en-US
Suggests: knitr, spelling, testthat
VignetteBuilder: knitr
URL: https://github.com/FredHasselman/invctr
BugReports: https://github.com/FredHasselman/invctr/issues
NeedsCompilation: no
Packaged: 2022-08-16 08:47:11 UTC; fred
Author: Fred Hasselman [aut, cre] (<https://orcid.org/0000-0003-1384-8361>)
Repository: CRAN
Date/Publication: 2022-08-16 13:50:06 UTC
Built: R 4.5.2; ; 2025-11-08 02:56:18 UTC; windows
