From 30a5330550fd628236093f77a352debf7b63f00e Mon Sep 17 00:00:00 2001 From: timelyportfolio Date: Sat, 14 Sep 2024 07:43:30 -0500 Subject: [PATCH 1/3] add @glin to authors --- DESCRIPTION | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 6446fe5..189ea3d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: reactR Type: Package Title: React Helpers Version: 0.6.1 -Date: 2024-09-09 +Date: 2024-09-14 Authors@R: c( person( "Facebook", "Inc" @@ -25,6 +25,12 @@ Authors@R: c( , role = c("aut") , comment = "R interface" , email = "alan@rstudio.com" + ), + person( + "Greg", "Lin" + , role = c("aut", "cre") + , comment = "R interface" + , email = "glin@glin.io" ) ) Maintainer: Kent Russell From 0c1c9021e31d4e6fb2dbec5f2740275593a81538 Mon Sep 17 00:00:00 2001 From: timelyportfolio Date: Sat, 14 Sep 2024 07:58:40 -0500 Subject: [PATCH 2/3] remove `cre` from new author Greg Lin --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 189ea3d..13dd679 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -28,7 +28,7 @@ Authors@R: c( ), person( "Greg", "Lin" - , role = c("aut", "cre") + , role = c("aut") , comment = "R interface" , email = "glin@glin.io" ) From 2144c92fa0e97e778b40ab773b2ead935f1012ce Mon Sep 17 00:00:00 2001 From: timelyportfolio Date: Sat, 14 Sep 2024 08:04:31 -0500 Subject: [PATCH 3/3] `pkgdown::build_site` --- docs/404.html | 4 ++-- docs/CONDUCT.html | 4 ++-- docs/LICENSE-text.html | 4 ++-- docs/articles/index.html | 4 ++-- docs/articles/intro_htmlwidgets.html | 6 +++--- docs/articles/intro_inputs.html | 6 +++--- docs/articles/intro_reactR.html | 8 ++++---- docs/authors.html | 16 ++++++++++------ docs/index.html | 5 +++-- docs/news/index.html | 11 ++++++++--- docs/pkgdown.yml | 2 +- docs/reference/React.html | 4 ++-- docs/reference/babel_transform.html | 4 ++-- docs/reference/component.html | 4 ++-- docs/reference/createReactShinyInput.html | 4 ++-- docs/reference/html_dependency_corejs.html | 4 ++-- docs/reference/html_dependency_mobx.html | 4 ++-- docs/reference/html_dependency_react.html | 6 +++--- docs/reference/html_dependency_reacttools.html | 4 ++-- docs/reference/index.html | 4 ++-- docs/reference/reactMarkup.html | 4 ++-- docs/reference/scaffoldReactShinyInput.html | 4 ++-- docs/reference/scaffoldReactWidget.html | 4 ++-- 23 files changed, 65 insertions(+), 55 deletions(-) diff --git a/docs/404.html b/docs/404.html index 73ad700..d76465a 100644 --- a/docs/404.html +++ b/docs/404.html @@ -38,7 +38,7 @@ reactR - 0.6.0 + 0.6.1 @@ -107,7 +107,7 @@

Page not found (404)