-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathchecklist.yml
46 lines (44 loc) · 1.35 KB
/
checklist.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
description: Configuration file for checklist::check_pkg()
package: yes
allowed:
warnings:
- motivation: package not intended for CRAN and requires INBO specific packages.
value: |-
checking CRAN incoming feasibility ... WARNING
Maintainer: 'Thierry Onkelinx <[email protected]>'
New submission
Strong dependencies not in mainstream repositories:
checklist
Suggests or Enhances not in mainstream repositories:
INBOtheme
Availability using Additional_repositories specification:
checklist yes https://inbo.r-universe.dev
INBOtheme yes https://inbo.r-universe.dev
notes: []
required:
- CITATION
- DESCRIPTION
- R CMD check
- checklist
- codemeta
- documentation
- filename conventions
- folder conventions
- license
- lintr
- repository secret
- spelling
spelling:
default: en-GB
ignore:
- .github
- LICENSE.md
other:
nl-BE:
- inst/rmarkdown/templates/minutes/skeleton/skeleton.Rmd
- inst/rmarkdown/templates/mission/skeleton/skeleton.Rmd
- inst/rmarkdown/templates/report/skeleton/01_inleiding.Rmd
- inst/rmarkdown/templates/report/skeleton/skeleton.Rmd
- inst/rmarkdown/templates/report/skeleton/zzz_references_and_appendix.Rmd
- inst/rmarkdown/templates/slides/skeleton/skeleton.Rmd
fr-BE: inst/rmarkdown/templates/report/skeleton/001_resume.Rmd