Tychobra/polishedpayments

'dashboardHeaderPlus' not exported by 'namespace:shinydashboardPlus'

paladinic opened this issue · 2 comments

I am seeing the error below preventing me from installing.
I believe it might be related to this issue.

Error: object 'dashboardHeaderPlus' is not exported by 'namespace:shinydashboardPlus'
Execution halted
ERROR: lazy loading failed for package 'polishedpayments'

It looks like the shinydashboardPlus package has been updated to v2 recently, and they've removed the 'dashboardHeaderPlus' object.

I talked to one of the package maintainers, they say they're going to start development again in a few weeks as they're busy with other projects.

Sorry for the delay here. This should be fixed with ac51d6e . Please reopen if you run into any issues.