Commit 7ecbe53 1 parent ef3f815 commit 7ecbe53 Copy full SHA for 7ecbe53
File tree 3 files changed +8
-7
lines changed
3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
Package: dashboard
2
2
Title: What the Package Does (One Line, Title Case)
3
- Version: 0.2.2.026
3
+ Version: 0.2.2.027
4
4
Authors@R:
5
5
person(given = "First",
6
6
family = "Last",
7
7
role = c("aut", "cre"),
8
8
email = "first.last@example.com")
9
9
Description: What the package does (one paragraph).
10
- URL: https://github.com/ ropensci-review-tools/dashboard
10
+ URL: https://dashboard. ropensci.org
11
11
Imports:
12
12
airtabler,
13
13
dplyr,
Original file line number Diff line number Diff line change 2
2
# rOpenSci Software Review Dashboard
3
3
4
4
This repository contains the source code for [ rOpenSci's * Software Review
5
- Dashboard* ] ( https://ropensci-review-tools.github.io/dashboard ) . This includes
5
+ Dashboard* ] ( https://dashboard. ropensci.org ) . This includes
6
6
both a local R package named "dashboard", and a [ quarto
7
7
directory] ( https://github.com/ropensci-review-tools/dashboard/tree/main/quarto )
8
8
which includes the source files for the website. This README is intended only
9
9
for developers. Anybody solely interested in the dashboard should [ head
10
- straight to the website] ( https://ropensci-review-tools.github.io/dashboard ) .
10
+ straight to the website] ( https://dashboard. ropensci.org ) .
11
11
12
12
## renv and local usage
13
13
Original file line number Diff line number Diff line change 6
6
"name" : " dashboard: What the Package Does (One Line, Title Case)" ,
7
7
"codeRepository" : " https://github.com/ropensci-review-tools/dashboard" ,
8
8
"license" : " https://spdx.org/licenses/MIT" ,
9
- "version" : " 0.2.2.026 " ,
9
+ "version" : " 0.2.2.027 " ,
10
10
"programmingLanguage" : {
11
11
"@type" : " ComputerLanguage" ,
12
12
"name" : " R" ,
13
13
"url" : " https://r-project.org"
14
14
},
15
- "runtimePlatform" : " R version 4.3.3 (2024-02-29 )" ,
15
+ "runtimePlatform" : " R version 4.4.1 (2024-06-14 )" ,
16
16
"author" : [
17
17
{
18
18
"@type" : " Person" ,
137
137
},
138
138
"SystemRequirements" : {}
139
139
},
140
- "fileSize" : " 60.028KB" ,
140
+ "fileSize" : " NAKB" ,
141
+ "relatedLink" : " https://dashboard.ropensci.org" ,
141
142
"readme" : " https://github.com/ropensci-review-tools/dashboard/blob/main/README.md"
142
143
}
You can’t perform that action at this time.
0 commit comments