Task #2977
R packages check, upgrade test procedure
Status: | New | Start date: | 12/16/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Stats / R | Spent time: | - | |
Target version: | TXM 0.8.2 |
Description
A package test should :
- check if the package is installed
- if not installed, try install it
- check if the installed package has the expected version for TXM
- if no try upgrading the package
- check if the package can be loaded
- check if the package pass his own tests