We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec554d3 commit d8a8556Copy full SHA for d8a8556
DESCRIPTION
@@ -2,7 +2,7 @@ Package: tidyvalidate
2
Title: Simplify the use of 'validate' package.
3
Version: 0.1.0
4
Authors@R:
5
- person("Angel", "Feliz", , "angel.esteban.feliz@gmail.com", role = c("aut", "cre"))
+ person("Angel", "Feliz", , "angel.esteban.feliz@gmail.com", role = c("aut", "cre", "cph"))
6
Description: This package simplifies the workflow of the 'validate'
7
package to work with data.frames by providing tools to manage the
8
usage of 'confront', 'validator', 'violating', and 'summary'
0 commit comments