Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbuis committed Nov 7, 2022
1 parent c1db5ad commit dde9630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Welcome to the documentation of the `SticsRPacks` project.
+ The [optimum data structures](data_structure.md) - evaluation of different data structures such as `data.frame`, `data.table`, `tibble`, `list`, multi-dimensional `arrays` for their performance (memory, execution time, ease of use) in read/write, selection, computation, etc...
+ The [procedure to deprecate](deprecation.md) functions or arguments
+ The [procedure for CRAN](cran-submission.md) (re-)submission
+ The [checklist](checkListBeforeRelease.md) to control before releasing new versions of the packages

## Package documentation

Expand Down

0 comments on commit dde9630

Please sign in to comment.