File tree
108 files changed
+382
-407
lines changed- R
- data
- data-raw
- inst
- extdata
- tutorials
- 00a_jde_2019
- 02a_base
- images
- 02b_decouverte
- decouverte_files/figure-html
- images
- 02c_nuage_de_points
- images
- nuage_files/figure-html
- 02d_np_challenge
- images
- np_challenge_files/figure-html
- 03a_test
- test_files/figure-html
- 04a_test
- test_files/figure-html
- 05a_test
- 06a_test
- 07a_proba
- 07b_distri
- distri_files/figure-html
- 08a_chi2
- chi2_files/figure-html
- 08b_chi2
- chi2_files/figure-html
- 09a_ttest
- student_files/figure-html
- 09b_ttest_wmw
- 10a_anova
- 10b_anova_kruskal
- 11a_anova2
- anova2_files/figure-html
- 11b_syntaxr
- 12a_correlation
- 13c_examen
- exam_2018_c_files/figure-html
- man
- tests
- testthat
- vignettes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+382
-407
lines changed.Rbuildignore
100755
100644
File mode changed.
.gitignore
100755
100644
File mode changed.
BioDataScience.Rproj
100755
100644
File mode changed.
CONDUCT.md
100755
100644
File mode changed.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
NAMESPACE
100755
100644
File mode changed.
+4
R/BioDataScience-package.R
100755
100644
File mode changed.
R/checker_sdd.R
100755
100644
File mode changed.
R/data.R
100755
100644
File mode changed.
R/send_mail_sdd.R
100755
100644
File mode changed.
README.md
100755
100644
File mode changed.
TODO
100755
100644
File mode changed.
data-raw/biometrie.R
100755
100644
File mode changed.
data-raw/biometrie.rds
100755
100644
File mode changed.
data-raw/biometry.R
100755
100644
File mode changed.
data-raw/biometry.rds
100755
100644
File mode changed.
data/biometrie.rda
100755
100644
File mode changed.
data/biometry.rda
100755
100644
File mode changed.
inst/extdata/achatina.csv
100755
100644
File mode changed.
inst/tutorials/00a_jde_2019/jde2019.html
100755
100644
+14-16
Large diffs are not rendered by default.
inst/tutorials/02a_base/base.html
100755
100644
+35-25
Large diffs are not rendered by default.
File mode changed.
inst/tutorials/02a_base/images/attention.jpg
100755
100644
File mode changed.
inst/tutorials/02a_base/images/bravo.gif
100755
100644
File mode changed.
File mode changed.
inst/tutorials/02a_base/images/help_mean.png
100755
100644
File mode changed.
inst/tutorials/02b_decouverte/decouverte.html
100755
100644
+15-11
Large diffs are not rendered by default.
137 Bytes
997 Bytes
File mode changed.
File mode changed.
inst/tutorials/02b_decouverte/images/belly.jpg
100755
100644
File mode changed.
File mode changed.
File mode changed.
File mode changed.
inst/tutorials/02c_nuage_de_points/nuage.html
100755
100644
+6-9
Large diffs are not rendered by default.
384 Bytes
128 Bytes
102 Bytes
206 Bytes
-259 Bytes
File mode changed.
File mode changed.
+6-8
Large diffs are not rendered by default.
inst/tutorials/03a_test/test.html
100755
100644
+14-16
Large diffs are not rendered by default.
973 Bytes
1.07 KB
464 Bytes
631 Bytes
384 Bytes
252 Bytes
393 Bytes
333 Bytes
inst/tutorials/04a_test/test.html
100755
100644
+27-29
Large diffs are not rendered by default.
-316 Bytes
590 Bytes
324 Bytes
635 Bytes
511 Bytes
250 Bytes
-169 Bytes
-160 Bytes
111 Bytes
-264 Bytes
inst/tutorials/05a_test/test.html
100755
100644
+13-15
Large diffs are not rendered by default.
inst/tutorials/06a_test/test.html
100755
100644
+28-29
Large diffs are not rendered by default.
inst/tutorials/07a_proba/proba.html
100755
100644
+22-24
Large diffs are not rendered by default.
inst/tutorials/07b_distri/distri.html
100755
100644
+21-23
Large diffs are not rendered by default.
101 Bytes
inst/tutorials/08a_chi2/chi2.html
100755
100644
+12-14
Large diffs are not rendered by default.
144 Bytes
inst/tutorials/08b_chi2/chi2.html
100755
100644
+20-24
Large diffs are not rendered by default.
458 Bytes
File mode changed.
inst/tutorials/09a_ttest/student.html
100755
100644
+6-8
Large diffs are not rendered by default.
283 Bytes
inst/tutorials/09b_ttest_wmw/student_wmw.html
100755
100644
+31-34
Large diffs are not rendered by default.
inst/tutorials/10a_anova/anova.html
100755
100644
+21-23
Large diffs are not rendered by default.
+8-10
Large diffs are not rendered by default.
inst/tutorials/11a_anova2/anova2.html
100755
100644
+14-16
Large diffs are not rendered by default.
-10 Bytes
-831 Bytes
-771 Bytes
inst/tutorials/11b_syntaxr/syntaxr.html
100755
100644
+6-8
Large diffs are not rendered by default.
inst/tutorials/12a_correlation/correlation.html
100755
100644
+12-14
Large diffs are not rendered by default.
inst/tutorials/13c_examen/exam_2018_c.html
100755
100644
+46-50
Large diffs are not rendered by default.
-3.21 KB
man/BioDataScience-package.Rd
100755
100644
File mode changed.
man/biometrie.Rd
100755
100644
File mode changed.
man/biometry.Rd
100755
100644
File mode changed.
tests/testthat.R
100755
100644
File mode changed.
tests/testthat/test-run.R
100755
100644
File mode changed.
vignettes/run_tutorial.R
100755
100644
File mode changed.
vignettes/run_tutorial.Rmd
100755
100644
File mode changed.
vignettes/run_tutorial.html
100755
100644
File mode changed.
0 commit comments