Skip to content

Commit a5758d3

Browse files
committed
updating DESCRIPTIONfile
1 parent 1fda0a3 commit a5758d3

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

DESCRIPTION

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
Package: tidyvalidate
2-
Title: Simplify the use of 'validate' package
2+
Title: Simplify the Use of 'validate' Package
33
Version: 0.1.0
44
Authors@R:
55
person("Angel", "Feliz", , "angel.esteban.feliz@gmail.com", role = c("aut", "cre", "cph"))
6-
Description: `tidyvalidate` is a package that simplifies data validation in R
7-
by providing an intuitive interface to the powerful `validate` package.
8-
It helps you ensure data quality before analysis by making it easy to
9-
check both column-level and row-level conditions in your data frames.
6+
Description: Simplifies data validation in R by providing an intuitive interface
7+
to the powerful `validate` package. It helps you ensure data quality
8+
before analysis by making it easy to check both column-level and
9+
row-level conditions in your data frames.
1010
License: GPL (>= 3)
1111
URL: https://angelfelizr.github.io/tidyvalidate/, https://github.com/AngelFelizR/tidyvalidate
1212
Depends:
13-
R (>= 4.1.0)
13+
R (>= 4.2.0)
1414
Imports:
1515
data.table,
1616
stringr,
@@ -24,3 +24,5 @@ VignetteBuilder:
2424
Encoding: UTF-8
2525
Roxygen: list(markdown = TRUE)
2626
RoxygenNote: 7.3.2
27+
Author: Angel Feliz [aut, cre, cph]
28+
Maintainer: Angel Feliz <angel.esteban.feliz@gmail.com>

man/tidyvalidate-package.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)