Skip to content

Commit 78f3817

Browse files
committed
Deploying to gh-pages from @ a329ecb 🚀
1 parent 5fda686 commit 78f3817

9 files changed

Lines changed: 12 additions & 12 deletions

File tree

articles/validating-data.html

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

articles/validating-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ r@str_to_fn_converter
217217
#> NULL
218218
#> })
219219
#> }
220-
#> <bytecode: 0x562ff64c9888>
220+
#> <bytecode: 0x55e0942c86d0>
221221
#> <environment: namespace:fluffy>
222222

223223
Schema(
@@ -226,7 +226,7 @@ Schema(
226226
#> $predicate
227227
#> function (x)
228228
#> x > 10
229-
#> <environment: 0x562ff7ab23d0>
229+
#> <environment: 0x55e0958b48c8>
230230
```
231231

232232
### Schema validation and errors

index.html

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

index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
Validate R objects against user-defined schemas, with informative errors
44
and data transformation.
55

6-
This package is under development and subject to change constantly.
7-
86
## Installation
97

108
Install the latest release of fluffy from CRAN:

llms.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
Validate R objects against user-defined schemas, with informative errors
44
and data transformation.
55

6-
This package is under development and subject to change constantly.
7-
86
## Installation
97

108
Install the latest release of fluffy from CRAN:

news/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

news/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
## fluffy 1.0.0
44

5+
CRAN release: 2026-06-10
6+
57
- Initial CRAN submission.

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ articles:
55
custom-rules: custom-rules.html
66
validating-data: validating-data.html
77
validation-rules: validation-rules.html
8-
last_built: 2026-06-05T14:50Z
8+
last_built: 2026-06-10T09:15Z
99
urls:
1010
reference: https://lj-jenkins.github.io/fluffy/reference
1111
article: https://lj-jenkins.github.io/fluffy/articles

search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)