Appsilon / shiny.react

Use React in Shiny applications.
https://appsilon.github.io/shiny.react
GNU Lesser General Public License v3.0
96 stars 12 forks source link

Fix CRAN check import NOTE #85

Closed jakubsob closed 5 months ago

jakubsob commented 5 months ago

Changes

Fixes NOTE:

Found export directive that requires package 'methods': 'exportMethods' Remove all such namespace directives (if obsolete) or ensure that the DESCRIPTION Depends or Imports field contains 'methods'.