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
I recently upgraded R, so had to re-install all of the packages used by tappAS. If renv was implemented, one could avoid this. Also, it would isolate the packages used by tappAS from the system-wide library, so improve stability and reproducibility.
I recently upgraded R, so had to re-install all of the packages used by tappAS. If renv was implemented, one could avoid this. Also, it would isolate the packages used by tappAS from the system-wide library, so improve stability and reproducibility.
Potential downsides: bioconductor can cause problems for renv sometimes... Perhaps this could be an optional feature?
The text was updated successfully, but these errors were encountered: