Closed moodymudskipper closed 2 years ago
The functions need to be memoised when the addin is triggered, OR be memoised from the start and the addin resets them (maybe easier!)
They've been memorised for some time now
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
since some condition checks might be used is several conditions, we might want to cache them if they're slow, e.g. checking if a package is on CRAN.
maybe memoising the functions could work, but then the selection needs to be an argument