How to reference to a local library on HDD for a module
Posted: Thu Jan 30, 2025 5:33 am
I have a local library in zip format, which is neither on CRAN nor on github.
Is there a way to access functions from this library in a custom module?
I tried several things in DESCRIPTION and NAMESPACE and init.R files without any success.
I can't convince the jamovi compiler to add my library to the module files.
Is there a way to access functions from this library in a custom module?
I tried several things in DESCRIPTION and NAMESPACE and init.R files without any success.
I can't convince the jamovi compiler to add my library to the module files.