Package: devFunc
Type: Package
Title: Clear and Condense Argument Check for User-Defined Functions
Version: 0.1
Author: Robin Van Oirbeek
Maintainer: Robin Van Oirbeek <robin.vanoirbeek@gmail.com>
Description: A concise check of the format of one or multiple input arguments (data type, length or value) is provided. Since multiple input arguments can be tested simultaneously, a lengthly list of checks at the beginning of your function can be avoided, hereby enhancing the readability and maintainability of your code.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: plyr (>= 1.8.4), stringr (>= 1.1.0)
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-24 17:24:02 UTC; Robin
Repository: CRAN
Date/Publication: 2018-01-24 18:30:38 UTC
Built: R 4.6.0; ; 2025-08-18 08:32:40 UTC; unix
