Forum Discussion

Booth070's avatar
Booth070
Frequent Visitor
8 years ago
Solved

Error when saving html visual (R custom)

When I run the custom visual in PBI I get this error from internalsavewidget:   Error in system.file(config, package = package) : 'package' must be of length 1 Calls: internalSaveWidget ... getDe...
  • PoolR's avatar
    PoolR
    7 years ago

    Have you also included the dplyr library?

     

    libraryRequireInstall("dplyr");