-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
97 changed files
with
3,264 additions
and
2,175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ Authors@R: c( | |
person("Vahan", "Nanumyan", email = "[email protected]", | ||
role = c('aut'), comment = c(ORCID = "0000-0001-9054-3217")), | ||
person("Laurence", "Brandenberger", email = "[email protected]", | ||
role = c('aut')), | ||
role = c('ctb')), | ||
person("Giacomo", "Vaccario", email = "[email protected]", | ||
role = c('ctb')) | ||
) | ||
|
@@ -21,7 +21,7 @@ Description: Provides functions for model fitting and selection of generalised h | |
The package is based on the research developed at the Chair of Systems Design, ETH Zurich. | ||
Casiraghi, G., Nanumyan, V., Scholtes, I., Schweitzer, F. (2016) <arXiv:1607.02441>. | ||
Casiraghi, G., Nanumyan, V., Scholtes, I., Schweitzer, F. (2017) <doi:10.1007/978-3-319-67256-4_11>. | ||
Casiraghi, G., (2017) <arxiv:1702.02048> | ||
Casiraghi, G., (2017) <arXiv:1702.02048> | ||
Brandenberger, L., Casiraghi, G., Nanumyan, V., Schweitzer, F. (2019) <doi:10.1145/3341161.3342926> | ||
Casiraghi, G. (2019) <doi:10.1007/s41109-019-0241-1>. | ||
Casiraghi, G., Nanumyan, V. (2021) <doi:10.1038/s41598-021-92519-y>. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
## Test environments | ||
* local OS X install, R 4.0.2 | ||
* win-builder (devel, release and oldrelease) | ||
* rhub | ||
* rhub (Fedora Linux, R-devel, clang, gfortran, | ||
Windows Server 2008 R2 SP1, R-devel, 32/64 bit, | ||
Ubuntu Linux 20.04.1 LTS, R-release, GCC) | ||
|
||
## R CMD check results | ||
There were no ERRORs, WARNINGs, nor NOTEs. | ||
0 errors ✓ | 0 warnings ✓ | 0 notes ✓ |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.