-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: ClimMobTools | ||
Type: Package | ||
Title: API Client for the 'ClimMob' Platform | ||
Version: 1.0 | ||
Version: 1.1 | ||
Authors@R: c(person("Kauê", "de Sousa", | ||
email = "[email protected]", | ||
role = c("aut", "cre"), | ||
|
@@ -13,7 +13,7 @@ URL: https://agrdatasci.github.io/ClimMobTools/ | |
BugReports: https://github.com/agrdatasci/ClimMobTools/issues | ||
Description: API client for 'ClimMob', an open source software for decentralized | ||
large-N trials with the 'tricot' approach <https://climmob.net/>. | ||
Developed by van Etten et al. (2016) <doi:10.1017/S0014479716000739>, it turns the | ||
Developed by Quiros et al. (2023) <doi:10.2139/ssrn.4463406>, it turns the | ||
research paradigm on its head; instead of a few researchers designing complicated | ||
trials to compare several technologies in search of the best solutions for the | ||
target environment, it enables many participants to carry out reasonably simple | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,8 +96,3 @@ getDataCM <- function(key, | |
return(cmdata) | ||
|
||
} | ||
|
||
|
||
|
||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,4 +120,3 @@ getProjectProgress <- function(key, project, userowner, server = "climmob3"){ | |
return(r) | ||
|
||
} | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,6 +120,3 @@ getProjectsCM <- function(key, server = "climmob3", ...){ | |
return(dat) | ||
|
||
} | ||
|
||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -234,6 +234,3 @@ | |
return(ranks) | ||
|
||
} | ||
|
||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.