I have created a new package/library with Package RBuild. The functions I have stored within this package are called into a flexdashboard RMarkdown. Now, the dashboard is deployed on rsconnect . Yet, I cannot deploy it since the library isn't recognized.
How to refer to the package/library into the package itself so that I won't have issues with deployment?