Last updated: 2021-03-24

Checks: 7 0

Knit directory: false.alarm/

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(20201020) 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 ecef47e. 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:    renv/library/
    Ignored:    renv/staging/

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
Rmd c87e8e1 Francisco Bischoff 2021-03-24 targets and workflowr
Rmd 7c3cc31 Francisco Bischoff 2021-03-23 Targets
html 7c3cc31 Francisco Bischoff 2021-03-23 Targets
html 01a7ace Francisco Bischoff 2020-07-23 Refactor
html 5f450d2 Francisco Bischoff 2020-05-05 gh-pages placeholder

minimal R version Licence

TLDR;

This website contains all the necessary for reproducibility of this PhD. It is build joining three frameworks:

Use the big button above to navigate thorough the older commits.

Use the top menu for further information and the thesis itself.

Last Targets Run network:

$x
$x$nodes
                name    type   status seconds     bytes branches
1         file_paths pattern uptodate   0.001      2606       12
2   file_paths_files    stem uptodate   0.001       131       NA
3          idxs_0.75 pattern uptodate   0.002       883        5
4           idxs_0.8 pattern uptodate   0.004       880        5
5    idxs_batch_0.75    stem uptodate   0.000        96       NA
6     idxs_batch_0.8    stem uptodate   0.000        96       NA
7         model_0.75 pattern uptodate   0.002       230        5
8          model_0.8 pattern uptodate   0.000       230        5
9       results_0.75 pattern uptodate   0.001       260        5
10       results_0.8 pattern uptodate   0.001       260        5
11     test_set_0.75 pattern uptodate   0.001  47603390        5
12      test_set_0.8 pattern uptodate   0.001  43357898        5
13 training_set_0.75 pattern uptodate   0.003 139687873        5
14  training_set_0.8 pattern uptodate   0.002 143914330        5
15     whole_dataset pattern uptodate   0.906  10580544       12
16  whole_dataset_mp pattern uptodate 197.791  37434291       12
                  id
1         file_paths
2   file_paths_files
3          idxs_0.75
4           idxs_0.8
5    idxs_batch_0.75
6     idxs_batch_0.8
7         model_0.75
8          model_0.8
9       results_0.75
10       results_0.8
11     test_set_0.75
12      test_set_0.8
13 training_set_0.75
14  training_set_0.8
15     whole_dataset
16  whole_dataset_mp
                                                             label level
1          file_paths\n0.001 seconds\n2.606 kilobytes\n12 branches     2
2                     file_paths_files\n0.001 seconds\n131 bytes\n     1
3                  idxs_0.75\n0.002 seconds\n883 bytes\n5 branches     5
4                   idxs_0.8\n0.004 seconds\n880 bytes\n5 branches     5
5                           idxs_batch_0.75\n0 seconds\n96 bytes\n     1
6                            idxs_batch_0.8\n0 seconds\n96 bytes\n     1
7                 model_0.75\n0.002 seconds\n230 bytes\n5 branches     7
8                      model_0.8\n0 seconds\n230 bytes\n5 branches     7
9               results_0.75\n0.001 seconds\n260 bytes\n5 branches     8
10               results_0.8\n0.001 seconds\n260 bytes\n5 branches     8
11      test_set_0.75\n0.001 seconds\n47.603 megabytes\n5 branches     6
12       test_set_0.8\n0.001 seconds\n43.358 megabytes\n5 branches     6
13 training_set_0.75\n0.003 seconds\n139.688 megabytes\n5 branches     6
14  training_set_0.8\n0.002 seconds\n143.914 megabytes\n5 branches     6
15     whole_dataset\n0.906 seconds\n10.581 megabytes\n12 branches     3
16  whole_dataset_mp\n3.297 minutes\n37.434 megabytes\n12 branches     4
     color  shape
1  #354823 square
2  #354823    dot
3  #354823 square
4  #354823 square
5  #354823    dot
6  #354823    dot
7  #354823 square
8  #354823 square
9  #354823 square
10 #354823 square
11 #354823 square
12 #354823 square
13 #354823 square
14 #354823 square
15 #354823 square
16 #354823 square

$x$edges
                 from                to arrows
4    file_paths_files        file_paths     to
90    idxs_batch_0.75         idxs_0.75     to
93   whole_dataset_mp         idxs_0.75     to
139          idxs_0.8      test_set_0.8     to
140  whole_dataset_mp      test_set_0.8     to
145         idxs_0.75     test_set_0.75     to
146  whole_dataset_mp     test_set_0.75     to
169        file_paths     whole_dataset     to
175         idxs_0.75 training_set_0.75     to
176  whole_dataset_mp training_set_0.75     to
214     whole_dataset  whole_dataset_mp     to
257  training_set_0.8         model_0.8     to
301        model_0.75      results_0.75     to
303     test_set_0.75      results_0.75     to
326 training_set_0.75        model_0.75     to
377          idxs_0.8  training_set_0.8     to
378  whole_dataset_mp  training_set_0.8     to
380         model_0.8       results_0.8     to
382      test_set_0.8       results_0.8     to
391    idxs_batch_0.8          idxs_0.8     to
394  whole_dataset_mp          idxs_0.8     to

$x$nodesToDataframe
[1] TRUE

$x$edgesToDataframe
[1] TRUE

$x$options
$x$options$width
[1] "100%"

$x$options$height
[1] "100%"

$x$options$nodes
$x$options$nodes$shape
[1] "dot"

$x$options$nodes$physics
[1] FALSE


$x$options$manipulation
$x$options$manipulation$enabled
[1] FALSE


$x$options$edges
$x$options$edges$smooth
$x$options$edges$smooth$type
[1] "cubicBezier"

$x$options$edges$smooth$forceDirection
[1] "horizontal"



$x$options$physics
$x$options$physics$stabilization
[1] FALSE


$x$options$layout
$x$options$layout$hierarchical
$x$options$layout$hierarchical$enabled
[1] TRUE

$x$options$layout$hierarchical$direction
[1] "LR"




$x$groups
NULL

$x$width
NULL

$x$height
NULL

$x$idselection
$x$idselection$enabled
[1] FALSE

$x$idselection$style
[1] "width: 150px; height: 26px"

$x$idselection$useLabels
[1] TRUE

$x$idselection$main
[1] "Select by id"


$x$byselection
$x$byselection$enabled
[1] FALSE

$x$byselection$style
[1] "width: 150px; height: 26px"

$x$byselection$multiple
[1] FALSE

$x$byselection$hideColor
[1] "rgba(200,200,200,0.5)"

$x$byselection$highlight
[1] FALSE


$x$main
$x$main$text
[1] ""

$x$main$style
[1] "font-family:Georgia, Times New Roman, Times, serif;font-weight:bold;font-size:20px;text-align:center;"


$x$submain
NULL

$x$footer
NULL

$x$background
[1] "rgba(0, 0, 0, 0)"

$x$highlight
$x$highlight$enabled
[1] FALSE

$x$highlight$hoverNearest
[1] FALSE

$x$highlight$degree
[1] 1

$x$highlight$algorithm
[1] "all"

$x$highlight$hideColor
[1] "rgba(200,200,200,0.5)"

$x$highlight$labelOnly
[1] TRUE


$x$collapse
$x$collapse$enabled
[1] TRUE

$x$collapse$fit
[1] FALSE

$x$collapse$resetHighlight
[1] TRUE

$x$collapse$clusterOptions
NULL

$x$collapse$keepCoord
[1] TRUE

$x$collapse$labelSuffix
[1] "(cluster)"


$x$legend
$x$legend$width
[1] 0.2

$x$legend$useGroups
[1] FALSE

$x$legend$position
[1] "right"

$x$legend$ncol
[1] 1

$x$legend$stepX
[1] 100

$x$legend$stepY
[1] 100

$x$legend$zoom
[1] TRUE

$x$legend$nodes
       label   color  shape
1 Up to date #354823    dot
2    Pattern #899DA4 square
3       Stem #899DA4    dot

$x$legend$nodesToDataframe
[1] TRUE



$width
NULL

$height
NULL

$sizingPolicy
$sizingPolicy$defaultWidth
NULL

$sizingPolicy$defaultHeight
NULL

$sizingPolicy$padding
NULL

$sizingPolicy$viewer
$sizingPolicy$viewer$defaultWidth
NULL

$sizingPolicy$viewer$defaultHeight
NULL

$sizingPolicy$viewer$padding
NULL

$sizingPolicy$viewer$fill
[1] TRUE

$sizingPolicy$viewer$suppress
[1] FALSE

$sizingPolicy$viewer$paneHeight
NULL


$sizingPolicy$browser
$sizingPolicy$browser$defaultWidth
NULL

$sizingPolicy$browser$defaultHeight
NULL

$sizingPolicy$browser$padding
NULL

$sizingPolicy$browser$fill
[1] FALSE

$sizingPolicy$browser$external
[1] FALSE


$sizingPolicy$knitr
$sizingPolicy$knitr$defaultWidth
NULL

$sizingPolicy$knitr$defaultHeight
NULL

$sizingPolicy$knitr$figure
[1] TRUE



$dependencies
NULL

$elementId
NULL

$preRenderHook
NULL

$jsHooks
list()

attr(,"class")
[1] "visNetwork" "htmlwidget"
attr(,"package")
[1] "visNetwork"

sessionInfo()
R version 4.0.4 (2021-02-15)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 20.04.2 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.9.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.9.0

locale:
 [1] LC_CTYPE=C.UTF-8       LC_NUMERIC=C           LC_TIME=C.UTF-8       
 [4] LC_COLLATE=C.UTF-8     LC_MONETARY=C.UTF-8    LC_MESSAGES=C.UTF-8   
 [7] LC_PAPER=C.UTF-8       LC_NAME=C              LC_ADDRESS=C          
[10] LC_TELEPHONE=C         LC_MEASUREMENT=C.UTF-8 LC_IDENTIFICATION=C   

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

other attached packages:
[1] tarchetypes_0.1.0 targets_0.2.0     workflowr_1.6.2   here_1.0.1       

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.6        git2r_0.28.0      jquerylib_0.1.3   bslib_0.2.4      
 [5] compiler_4.0.4    pillar_1.5.1      later_1.1.0.1     tools_4.0.4      
 [9] digest_0.6.27     jsonlite_1.7.2    evaluate_0.14     lifecycle_1.0.0  
[13] tibble_3.1.0      debugme_1.1.0     pkgconfig_2.0.3   rlang_0.4.10     
[17] igraph_1.2.6      cli_2.3.1         yaml_2.2.1        xfun_0.22        
[21] stringr_1.4.0     withr_2.4.1       knitr_1.31        sass_0.3.1       
[25] fs_1.5.0          vctrs_0.3.6       rprojroot_2.0.2   tidyselect_1.1.0 
[29] glue_1.4.2        data.table_1.14.0 R6_2.5.0          processx_3.4.5   
[33] fansi_0.4.2       rmarkdown_2.7.4   whisker_0.4       callr_3.5.1      
[37] purrr_0.3.4       magrittr_2.0.1    promises_1.2.0.1  ps_1.6.0         
[41] codetools_0.2-18  ellipsis_0.3.1    htmltools_0.5.1.1 assertthat_0.2.1 
[45] renv_0.13.0       httpuv_1.5.5      utf8_1.2.1        stringi_1.5.3    
[49] crayon_1.4.1