Skip to content

Commit b368c65

Browse files
committed
spell-check, remove unnecessary transition function
1 parent 437e8b2 commit b368c65

8 files changed

Lines changed: 71 additions & 151 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@
1818
^codemeta\.json$
1919
^review-reporting.txt$
2020
^\.github$
21+
^fscontext\.Rproj$

CODE_OF_CONDUCT.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ diverse, inclusive, and healthy community.
1414

1515
## Our Standards
1616

17-
Examples of behavior that contributes to a positive environment for our
17+
Examples of behaviour that contributes to a positive environment for our
1818
community include:
1919

2020
* Demonstrating empathy and kindness toward other people
@@ -25,7 +25,7 @@ community include:
2525
* Focusing on what is best not just for us as individuals, but for the overall
2626
community
2727

28-
Examples of unacceptable behavior include:
28+
Examples of unacceptable behaviour include:
2929

3030
* The use of sexualized language or imagery, and sexual attention or advances of
3131
any kind
@@ -39,8 +39,8 @@ Examples of unacceptable behavior include:
3939
## Enforcement Responsibilities
4040

4141
Community leaders are responsible for clarifying and enforcing our standards of
42-
acceptable behavior and will take appropriate and fair corrective action in
43-
response to any behavior that they deem inappropriate, threatening, offensive,
42+
acceptable behaviour and will take appropriate and fair corrective action in
43+
response to any behaviour that they deem inappropriate, threatening, offensive,
4444
or harmful.
4545

4646
Community leaders have the right and responsibility to remove, edit, or reject
@@ -58,7 +58,7 @@ representative at an online or offline event.
5858

5959
## Enforcement
6060

61-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
61+
Instances of abusive, harassing, or otherwise unacceptable behaviour may be
6262
reported to the community leaders responsible for enforcement at .
6363
All complaints will be reviewed and investigated promptly and fairly.
6464

@@ -72,19 +72,19 @@ the consequences for any action they deem in violation of this Code of Conduct:
7272

7373
### 1. Correction
7474

75-
**Community Impact**: Use of inappropriate language or other behavior deemed
75+
**Community Impact**: Use of inappropriate language or other behaviour deemed
7676
unprofessional or unwelcome in the community.
7777

7878
**Consequence**: A private, written warning from community leaders, providing
7979
clarity around the nature of the violation and an explanation of why the
80-
behavior was inappropriate. A public apology may be requested.
80+
behaviour was inappropriate. A public apology may be requested.
8181

8282
### 2. Warning
8383

8484
**Community Impact**: A violation through a single incident or series of
8585
actions.
8686

87-
**Consequence**: A warning with consequences for continued behavior. No
87+
**Consequence**: A warning with consequences for continued behaviour. No
8888
interaction with the people involved, including unsolicited interaction with
8989
those enforcing the Code of Conduct, for a specified period of time. This
9090
includes avoiding interactions in community spaces as well as external channels
@@ -94,7 +94,7 @@ ban.
9494
### 3. Temporary Ban
9595

9696
**Community Impact**: A serious violation of community standards, including
97-
sustained inappropriate behavior.
97+
sustained inappropriate behaviour.
9898

9999
**Consequence**: A temporary ban from any sort of interaction or public
100100
communication with the community for a specified period of time. No public or
@@ -105,7 +105,7 @@ Violating these terms may lead to a permanent ban.
105105
### 4. Permanent Ban
106106

107107
**Community Impact**: Demonstrating a pattern of violation of community
108-
standards, including sustained inappropriate behavior, harassment of an
108+
standards, including sustained inappropriate behaviour, harassment of an
109109
individual, or aggression toward or disparagement of classes of individuals.
110110

111111
**Consequence**: A permanent ban from any sort of public interaction within the

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Imports:
5252
Suggests:
5353
knitr,
5454
rmarkdown,
55+
spelling,
5556
testthat (>= 3.0.0)
5657
VignetteBuilder: knitr
5758
Config/testthat/edition: 3

R/normalise_snapshot_schema.R

Lines changed: 0 additions & 139 deletions
This file was deleted.

R/path_prefix.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#' - creating stable aggregation units for audit, reporting, or timesheets
1414
#' - deriving Record Set–like groupings in RiC-aligned archival workflows
1515
#'
16-
#' Behavior is fully deterministic:
16+
#' behaviour is fully deterministic:
1717
#' - identical inputs always produce identical outputs
1818
#' - paths shorter than `depth` are returned unchanged
1919
#' - `depth = 0` returns an empty string (explicit root-level grouping)

inst/WORDLIST

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
Agentic
2+
CIDOC
3+
CIDOC's
4+
CRMDig
5+
Codecov
6+
ETL
7+
FRBRoo
8+
HDTO
9+
ICA
10+
IIIF
11+
KGs
12+
LLM
13+
POSIXct
14+
PROV
15+
RDF
16+
RStudio
17+
RiC
18+
URIs
19+
WACZ
20+
WARC
21+
WIP
22+
agentic
23+
aligend
24+
artifact
25+
artifacts
26+
atime
27+
contentReference
28+
ctime
29+
dataobservatory
30+
deduplicate
31+
epistemically
32+
eviota
33+
eviotaR
34+
filmledgerimport
35+
flattenable
36+
fonds
37+
inspectable
38+
iotables
39+
lifecycle
40+
mtime
41+
oaicite
42+
operationalisation
43+
operationalisations
44+
prelabelled
45+
reconciliations
46+
reconstructability
47+
refinable
48+
regex
49+
rhub
50+
roundtrip
51+
tibble
52+
tibbles
53+
tidyverse
54+
timesheets

man/path_prefix.Rd

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

tests/spelling.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
if(requireNamespace('spelling', quietly = TRUE))
2+
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
3+
skip_on_cran = TRUE)

0 commit comments

Comments
 (0)