File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ If this option is used it will also be preferable to use `donttest` instead of
173173` dontrun ` ; ` donttest ` requires valid <i class =" fab fa-r-project " ></i > code while
174174` dontrun ` does not.
175175
176- ## The ` inst/script / ` directory {#doc-inst-script }
176+ ## The ` inst/scripts / ` directory {#doc-inst-scripts }
177177
178178The scripts in this directory can vary.
179179
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ another package or the hubs as previously stated.
8484However, if this is not applicable, raw data files should be included in the
8585` inst/extdata ` directory. Files of these type are often accessed utilizing
8686` system.file() ` . _ Bioconductor_ requires documentation on these files in an
87- ` inst/script / ` directory. See [ data documentation] ( #doc-inst-script ) .
87+ ` inst/scripts / ` directory. See [ data documentation] ( #doc-inst-scripts ) .
8888
8989### Internal data
9090
You can’t perform that action at this time.
0 commit comments