0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
reactR
/
[
Home
]
File: DESCRIPTION
Package: reactR Type: Package Title: React Helpers Version: 0.4.4 Date: 2021-02-20 Authors@R: c( person( "Facebook", "Inc" , role = c("aut", "cph") , comment = "React library in lib, https://reactjs.org/; see AUTHORS for full list of contributors" ), person( "Michel","Weststrate", , role = c("aut", "cph") , comment = "mobx library in lib, https://github.com/mobxjs" ), person( "Kent", "Russell" , role = c("aut", "cre") , comment = "R interface" , email = "kent.russell@timelyportfolio.com" ), person( "Alan", "Dipert" , role = c("aut") , comment = "R interface" , email = "alan@rstudio.com" ) ) Maintainer: Kent Russell <kent.russell@timelyportfolio.com> Description: Make it easy to use 'React' in R with 'htmlwidget' scaffolds, helper dependency functions, an embedded 'Babel' 'transpiler', and examples. URL: https://github.com/react-R/reactR BugReports: https://github.com/react-R/reactR/issues License: MIT + file LICENSE LazyData: TRUE Encoding: UTF-8 Imports: htmltools Suggests: htmlwidgets (>= 1.5.3), rmarkdown, shiny, V8, knitr, usethis, jsonlite RoxygenNote: 7.1.1 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2021-02-21 15:11:04 UTC; kentr Author: Facebook Inc [aut, cph] (React library in lib, https://reactjs.org/; see AUTHORS for full list of contributors), Michel Weststrate [aut, cph] (mobx library in lib, https://github.com/mobxjs), Kent Russell [aut, cre] (R interface), Alan Dipert [aut] (R interface) Repository: CRAN Date/Publication: 2021-02-22 14:50:06 UTC Built: R 4.2.2; ; 2023-03-14 03:26:33 UTC; windows