Package: vueR Type: Package Title: 'Vuejs' Helpers and 'Htmlwidget' Version: 0.6.0 Date: 2023-10-01 Authors@R: c( person( "Evan","You" , role = c("aut", "cph") , comment = "vue library in lib, https://vuejs.org/; see BACKERS for full list of Patreon backers" ), person( "Kent", "Russell" , role = c("aut", "cre") , comment = "R interface" , email = "kent.russell@timelyportfolio.com" ) ) Maintainer: Kent Russell Description: Make it easy to use 'vue' in R with helper dependency functions and examples. URL: https://github.com/vue-r/vueR BugReports: https://github.com/vue-r/vueR/issues License: MIT + file LICENSE Imports: htmltools, htmlwidgets (>= 0.6.0) Suggests: knitr, rmarkdown, shiny, testthat RoxygenNote: 7.2.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://timelyportfolio.r-universe.dev Date/Publication: 2023-10-01 16:12:40 UTC RemoteUrl: https://github.com/vue-r/vueR RemoteRef: master RemoteSha: 61dbd730bfc2d510da0c87bccd138d862d689e7b NeedsCompilation: no Packaged: 2026-06-07 09:55:39 UTC; root Author: Evan You [aut, cph] (vue library in lib, https://vuejs.org/; see BACKERS for full list of Patreon backers), Kent Russell [aut, cre] (R interface)