I have trouble publishing my app on the RConnect platform
It keeps erroring at "Application depends on package "some_internal_package" but it is not installed.
The issue is that "some_internal_package" is not a CRAN package it's simply an internal one used by the team. Since we had so much issue with get RConnect to use the package we've REMOVED all references to the package in the code (yes I did a global find and can no longer find the package being mentioned at all).
So why does it still try to look for this package? Is it cos of some cache setting? We've successfully deployed this app before is it using some cache setting somewhere?
I have searched this forum and most of the solution just involve installing the packages again.
I mam suing RStudio Connect v1.8.4.2-2 Build "v1.8.4.2"