Last updated: 2021-09-28

Checks: 7 0

Knit directory: Test/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.

The command set.seed(20210926) was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.

Great job! Recording the operating system, R version, and package versions is critical for reproducibility.

Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.

Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version d37afca. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .DS_Store
    Ignored:    .Rproj.user/
    Ignored:    data/json/
    Ignored:    data/plan/
    Ignored:    workflowr.R

Unstaged changes:
    Modified:   .gitignore
    Modified:   analysis/09-28.Rmd

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/index.Rmd) and HTML (docs/index.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
html d37afca cfcforever 2021-09-28 Build site.
html fb1bb55 cfcforever 2021-09-28 Build site.
html 9255211 cfcforever 2021-09-28 Build site.
Rmd 70cbf13 cfcforever 2021-09-28 some changes
html 6289c69 cfcforever 2021-09-28 Build site.
html f8288b3 cfcforever 2021-09-28 Build site.
html 2846b2e cfcforever 2021-09-28 Build site.
html 08db2ac cfcforever 2021-09-27 Build site.
html 180545c cfcforever 2021-09-27 Build site.
html da55854 cfcforever 2021-09-27 Build site.
html a04527d cfcforever 2021-09-26 Build site.
html 84a0479 cfcforever 2021-09-26 Build site.
html 51e0165 cfcforever 2021-09-26 Build site.
html 5da6d4a cfcforever 2021-09-26 Build site.
html 3d8a2df cfcforever 2021-09-26 Build site.
html 3ef402d cfcforever 2021-09-26 Build site.
html 321e43d cfcforever 2021-09-26 Build site.
html e82c22b cfcforever 2021-09-26 Build site.
Rmd b71def1 cfcforever 2021-09-26 Start workflowr project.

Welcome to my research website.

Tags and Labels

names_tag <- read.table(file = "data/tag_names_20210924.txt", header = T, sep = "\t")

kable(names_tag) %>%
  kable_styling(bootstrap_options = "striped", full_width = F)
id Matériel label
2a51 Bladder BLA
0da6 Brancard1 BRA1
2f7b Brancard2 BRA2
2a73 Brancard3 BRA3
2f40 Brancard4 BRA4
2f77 Brancard polytrauma1 BRP1
2b9c Brancard polytrauma2 BRP2
0d82 Chariot de soins1 CDS1
29ed Chariot de soins2 CDS2
2c57 Dynamap1 DYN1
28e9 Dynamap2 DYN2
2e8d Dynamap3 DYN3
0baf Electro-cardiogramme ELC
0db4 Fauteuil roulant FAU
28d2 Ordi mobile ORD
2e55 Scope mobile SCO

sessionInfo()
R version 4.0.2 (2020-06-22)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Catalina 10.15.6

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRblas.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib

locale:
[1] fr_FR.UTF-8/fr_FR.UTF-8/fr_FR.UTF-8/C/fr_FR.UTF-8/fr_FR.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] lubridate_1.7.10 dplyr_1.0.6      nnet_7.3-14      kableExtra_1.1.0
[5] rjson_0.2.20     cowplot_1.1.0    gganimate_1.0.7  ggplot2_3.3.3   
[9] workflowr_1.6.2 

loaded via a namespace (and not attached):
 [1] progress_1.2.2    tidyselect_1.1.0  xfun_0.25         purrr_0.3.4      
 [5] colorspace_1.4-1  vctrs_0.3.8       generics_0.1.0    viridisLite_0.3.0
 [9] htmltools_0.5.0   yaml_2.2.1        utf8_1.1.4        rlang_0.4.11     
[13] later_1.1.0.1     pillar_1.6.0      glue_1.4.1        withr_2.4.2      
[17] DBI_1.1.1         tweenr_1.0.1      lifecycle_1.0.0   stringr_1.4.0    
[21] munsell_0.5.0     gtable_0.3.0      rvest_1.0.0       evaluate_0.14    
[25] knitr_1.33        httpuv_1.5.4      fansi_0.4.1       gifski_0.8.6     
[29] highr_0.8         Rcpp_1.0.5        readr_1.4.0       promises_1.1.1   
[33] scales_1.1.1      backports_1.1.8   webshot_0.5.2     farver_2.0.3     
[37] fs_1.5.0          hms_1.0.0         digest_0.6.25     stringi_1.4.6    
[41] grid_4.0.2        rprojroot_1.3-2   tools_4.0.2       magrittr_2.0.1   
[45] tibble_3.1.1      crayon_1.4.1      whisker_0.4       pkgconfig_2.0.3  
[49] ellipsis_0.3.1    xml2_1.3.2        prettyunits_1.1.1 httr_1.4.2       
[53] rstudioapi_0.13   assertthat_0.2.1  rmarkdown_2.10    R6_2.4.1         
[57] git2r_0.28.0      compiler_4.0.2