You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of #624
* [x] Review and update README.md
* [x] check example code
* [x] add CRAN BADGES
* [x] update installation guidelines
* [x] add Getting Help Section
* [x] Review and update DESCRIPTION
* [x] Package `Title` is not duplicated in Package `Description` in
DESCRIPTION file (e.g. this happens in teal.slice currently)
* [x] All package names in `Title` and `Description` fields of
DESCRIPTION file are quoted with `'`
* [x] LICENSE file is not mentioned in License field and LICENSE is add
to `.Rbuildignore`
* [x] Run urlchecker::url_check() to identify broken links and fix
* [x] Run R CMD check --as-cran make sure everything pass
* [x] You have checked the Package Release Template
https://github.com/insightsengineering/teal.reporter/pull/205/files
* [x] Make sure all `teal.*` mentions are lower-cased and quoted
* [x] Make Sure inst/WORDLIST is minimalized
* [x] Make sure each link to our documentation hosted with pkgdown on
github pages do not have `/main/` in the address but it has `/latest/`
instead, so we always expose the documentation of the latest release and
not what's currently on main branch but not yet released
* [x] Remove exception in `.lintr: indentation_linter = NULL`
* [x] `@noMd` (in favor of `Roxygen: list(markdown = TRUE)` in
`DESCRIPTION`)
---------
Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
Signed-off-by: Aleksander Chlebowski <114988527+chlebowa@users.noreply.github.com>
Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
Signed-off-by: kartikeya kirar <kirar.kartikeya1@gmail.com>
Signed-off-by: Vedha Viyash <49812166+vedhav@users.noreply.github.com>
Co-authored-by: kartikeya kirar <kirar.kartikeya1@gmail.com>
Co-authored-by: Aleksander Chlebowski <114988527+chlebowa@users.noreply.github.com>
Co-authored-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
Co-authored-by: Vedha Viyash <49812166+vedhav@users.noreply.github.com>
Co-authored-by: go_gonzo <dawid.kaledkowski@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: kartikeya <kartikeya.kirar@unicle.life>
Co-authored-by: Aleksander Chlebowski <aleksander.chlebowski@contractors.roche.com>
Co-authored-by: Dawid Kałędkowski <6959016+gogonzo@users.noreply.github.com>
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -33,15 +33,15 @@ body:
33
33
id: code-of-conduct
34
34
attributes:
35
35
label: Code of Conduct
36
-
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/teal.modules.general/CODE_OF_CONDUCT.html)
36
+
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/teal.modules.general/latest-tag/CODE_OF_CONDUCT.html)
37
37
options:
38
38
- label: I agree to follow this project's Code of Conduct.
39
39
required: true
40
40
- type: checkboxes
41
41
id: contributor-guidelines
42
42
attributes:
43
43
label: Contribution Guidelines
44
-
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/teal.modules.general/CONTRIBUTING.html)
44
+
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/teal.modules.general/latest-tag/CONTRIBUTING.html)
45
45
options:
46
46
- label: I agree to follow this project's Contribution Guidelines.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ body:
13
13
id: code-of-conduct
14
14
attributes:
15
15
label: Code of Conduct
16
-
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/teal.modules.general/CODE_OF_CONDUCT.html)
16
+
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/teal.modules.general/latest-tag/CODE_OF_CONDUCT.html)
17
17
options:
18
18
- label: I agree to follow this project's Code of Conduct.
19
19
required: true
20
20
- type: checkboxes
21
21
id: contributor-guidelines
22
22
attributes:
23
23
label: Contribution Guidelines
24
-
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/teal.modules.general/CONTRIBUTING.html)
24
+
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/teal.modules.general/latest-tag/CONTRIBUTING.html)
25
25
options:
26
26
- label: I agree to follow this project's Contribution Guidelines.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/question.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ body:
13
13
id: code-of-conduct
14
14
attributes:
15
15
label: Code of Conduct
16
-
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/teal.modules.general/CODE_OF_CONDUCT.html)
16
+
description: By submitting this issue, you agree to follow our [Code of Conduct.](https://insightsengineering.github.io/teal.modules.general/latest-tag/CODE_OF_CONDUCT.html)
17
17
options:
18
18
- label: I agree to follow this project's Code of Conduct.
19
19
required: true
20
20
- type: checkboxes
21
21
id: contributor-guidelines
22
22
attributes:
23
23
label: Contribution Guidelines
24
-
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/teal.modules.general/CONTRIBUTING.html)
24
+
description: By submitting this issue, you agree to follow our [Contribution Guidelines.](https://insightsengineering.github.io/teal.modules.general/latest-tag/CONTRIBUTING.html)
25
25
options:
26
26
- label: I agree to follow this project's Contribution Guidelines.
0 commit comments