File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 44^codecov\.yml$
55^appveyor\.yml$
66^\.github$
7+ ^CITATION\.cff$
Original file line number Diff line number Diff line change 1+ # -----------------------------------------------------------
2+ # CITATION file created with {cffr} R package, v0.1.1
3+ # See also: https://docs.ropensci.org/cffr/
4+ # -----------------------------------------------------------
5+
6+ cff-version : 1.2.0
7+ message : ' To cite package "revss" in publications use:'
8+ type : software
9+ license : BSD-2-Clause
10+ title : ' revss: Robust Estimation in Very Small Samples'
11+ version : 1.0.2
12+ abstract : Implements the estimation techniques described in Rousseeuw & Verboven (2002)
13+ <doi:10.1016/S0167-9473(02)00078-6> for the location and scale of very small samples.
14+ authors :
15+ - family-names : Adler
16+ given-names : Avraham
17+ email : Avraham.Adler@gmail.com
18+ orcid : https://orcid.org/0000-0002-3039-0703
19+ preferred-citation :
20+ type : manual
21+ title : ' revss: Robust Estimation in Very Small Samples'
22+ authors :
23+ - family-names : Adler
24+ given-names : Avraham
25+ email : Avraham.Adler@gmail.com
26+ orcid : https://orcid.org/0000-0002-3039-0703
27+ year : ' 2020'
28+ url : https://CRAN.R-project.org/package=revss
29+ repository : https://CRAN.R-project.org/package=revss
30+ repository-code : https://github.com/aadler/revss
31+ url : https://github.com/aadler/revss
32+ date-released : ' 2021-12-12'
33+ contact :
34+ - family-names : Adler
35+ given-names : Avraham
36+ email : Avraham.Adler@gmail.com
37+ orcid : https://orcid.org/0000-0002-3039-0703
You can’t perform that action at this time.
0 commit comments