Last updated: 2025-02-27

Checks: 7 0

Knit directory: analysis-user-group/

This reproducible R Markdown analysis was created with workflowr (version 1.7.1). 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(1337) 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 c05aafe. 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:    .Rhistory
    Ignored:    analysis/.DS_Store
    Ignored:    analysis/data/
    Ignored:    analysis/figure/

Unstaged changes:
    Modified:   analysis/_site.yml
    Modified:   analysis/adit/custom.css
    Modified:   workflow.R

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/0_contacts.Rmd) and HTML (docs/0_contacts.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 c05aafe DrThomasOneil 2025-02-27 wflow_publish(c("analysis/*.Rmd"))
html c7f5738 DrThomasOneil 2025-02-24 Build site.
html 79d09b1 DrThomasOneil 2025-02-24 Build site.
html a5c9f2c DrThomasOneil 2025-02-24 Build site.
html ca2c086 DrThomasOneil 2025-02-24 Build site.
html fca0503 DrThomasOneil 2025-02-24 Build site.
html af42fba DrThomasOneil 2025-02-24 Build site.
html 1aeefc7 DrThomasOneil 2025-02-20 Build site.
html 5fe30de DrThomasOneil 2025-02-20 Build site.
html 5ef4f12 DrThomasOneil 2025-02-11 Build site.
html f48f4f0 DrThomasOneil 2025-02-10 Build site.
html 3bfe847 DrThomasOneil 2025-02-10 Build site.
html b14f3b5 DrThomasOneil 2025-02-10 Build site.
html bfba3e0 DrThomasOneil 2025-02-07 Build site.
html f3d6f87 DrThomasOneil 2025-02-04 Build site.
Rmd 525ffe6 DrThomasOneil 2025-02-04 wflow_publish(c("analysis/*.Rmd"))
html f654b8d DrThomasOneil 2025-02-04 Build site.
Rmd e6ea78d DrThomasOneil 2025-02-04 wflow_publish(c("analysis/*.Rmd"))
html 4968925 DrThomasOneil 2025-01-30 Build site.
html 299ff3d DrThomasOneil 2025-01-28 Build site.
Rmd 272b312 DrThomasOneil 2025-01-28 wflow_publish(c("analysis/*"))
html 023005d DrThomasOneil 2025-01-07 Build site.
Rmd 0ecb65d DrThomasOneil 2025-01-07 Updated Getting Started in R. Chapter 1 completed
html c893d70 DrThomasOneil 2025-01-06 Build site.
Rmd 8eec2ce DrThomasOneil 2025-01-06 Initial Deployment
html 660b0f8 DrThomasOneil 2025-01-06 Build site.
Rmd 7cb1531 DrThomasOneil 2025-01-06 Initial Deployment
html 2e79a1d DrThomasOneil 2025-01-06 Build site.
Rmd 451a21f DrThomasOneil 2025-01-06 Initial Deployment


Contact Us!

Feedback

To provide feedback, fill out this feedback survey or contact the Communications Coordinators ✉️ directly.
You may also suggest Invited Speakers, and Request Content or Events via these forms.

Join the Committee

Contact Us ✉️ to hear of current or upcoming availability on the Committee

Volunteer

Contact Us ✉️ to find out how you could contribute to the Committee via roles such as
writing or reviewing content, or assisting in the running of an event.


Digital Research Skills Network
Committee Members


Committee Chair


PostDoc

I have been with the Mucosal Immunity lab at WIMR since my honours year in 2018. I completed my PhD in 2023 and am now a post-doc in the same lab. Initially, my studies involved characterising anogenital T cells by flow cytometry, but having learned analytic programming during COVID, I now study all aspects of human tissue immunology via high-parameter proteomic and transcriptomic bioinformatic approaches. Specifically, I’ve been involved in identifying rare immune cell subsets and defining their roles in initial HIV infection. Recently, I’ve been developing and applying bioinformatic methods to investigate immune cells in inflamed and uninflamed human tissues using spatial technologies (IMC, Xenium & Visium).
Secretary


PhD Candidate
Harry Robertson is a research student and aspiring bioinformatician at WIMR who was recently awarded a Fulbright Future Scholarship (Postgraduate) hosted by Harvard University. His Fulbright research focuses on identifying biomarkers for organ transplant health using advanced imaging techniques. Unlike traditional biomarkers, which often require expensive sequencing and are inaccessible to many, Harry’s innovative approach leverages machine learning to analyse imaging data, aiming to develop a universally available, non-invasive diagnostic tool for transplant recipients.

Harry envisions a future where healthcare decisions are informed by comprehensive patient data: ‘my goal is to make this vision a reality by developing accessible biomarkers for organ transplant health.’
Communications Lead


NA
NA
Communications Deputy


PhD Candidate
NA
Events Coordinator


PhD Candidate
NA
Content Coordinator


PhD Candidate
NA
Level 2 Representative


NA
NA
Level 3 Representative


NA
NA
Level 4 Representative


NA
NA
Level 5 Representative


PostDoc
NA
Level 6 Representative


PostDoc
NA
Level 7 Representative


NA
NA
External Representative


PhD Candidate
NA
External Representative


PhD Candidate
NA
External Representative


PostDoc
NA

sessionInfo()
R version 4.4.0 (2024-04-24)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.3

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRblas.0.dylib 
LAPACK: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.12.0

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

time zone: Australia/Sydney
tzcode source: internal

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

other attached packages:
[1] readr_2.1.5     dplyr_1.1.4     workflowr_1.7.1

loaded via a namespace (and not attached):
 [1] bit_4.5.0.1       jsonlite_1.8.9    crayon_1.5.3      compiler_4.4.0   
 [5] promises_1.3.2    tidyselect_1.2.1  Rcpp_1.0.14       stringr_1.5.1    
 [9] git2r_0.35.0      parallel_4.4.0    callr_3.7.6       later_1.4.1      
[13] jquerylib_0.1.4   yaml_2.3.10       fastmap_1.2.0     R6_2.5.1         
[17] generics_0.1.3    knitr_1.49        tibble_3.2.1      rprojroot_2.0.4  
[21] tzdb_0.4.0        bslib_0.9.0       pillar_1.10.1     rlang_1.1.5      
[25] cachem_1.1.0      stringi_1.8.4     httpuv_1.6.15     xfun_0.50        
[29] getPass_0.2-4     fs_1.6.5          sass_0.4.9        bit64_4.6.0-1    
[33] cli_3.6.3         magrittr_2.0.3    ps_1.8.1          digest_0.6.37    
[37] processx_3.8.4    vroom_1.6.5       rstudioapi_0.17.1 hms_1.1.3        
[41] lifecycle_1.0.4   vctrs_0.6.5       evaluate_1.0.3    glue_1.8.0       
[45] whisker_0.4.1     rmarkdown_2.29    httr_1.4.7        tools_4.4.0      
[49] pkgconfig_2.0.3   htmltools_0.5.8.1
LS0tCnRpdGxlOiAiIgpvdXRwdXQ6CiAgd29ya2Zsb3dyOjp3Zmxvd19odG1sOgogICAgdG9jOiBubwotLS0gCgo8ZGl2IHN0eWxlPSJ0ZXh0LWFsaWduOiBjZW50ZXIiPgo8YnI+CgojICpDb250YWN0IFVzISoKCjxzcGFuIHN0eWxlPSJkaXNwbGF5OmlubGluZS1ibG9jazsgd2lkdGg6ODAlOyI+PHdpbXI+PC9zcGFuPgoKIyMjIyAqKkZlZWRiYWNrKiogICAgClRvIHByb3ZpZGUgZmVlZGJhY2ssIGZpbGwgb3V0IHRoaXMgWyoqZmVlZGJhY2sgc3VydmV5KipdKGxpbmspIG9yIGNvbnRhY3QgdGhlIFsqKkNvbW11bmljYXRpb25zIENvb3JkaW5hdG9ycyoqIGByICJcVTI3MDlcVUZFMEYiYF0obWFpbHRvOkNPTU1TTEVBRDtDT01NU0RFUD9jYz1DSEFJUjtTRUNSRVRBUlkmc3ViamVjdD1GZWVkYmFjayUyMEVtYWlsJmJvZHk9RGVhciUyMENvbW11bmljYXRpb25zJTIwQ29vcmRpbmF0b3JzJTJDJTBBJTBBKmZlZWwlMjBmcmVlJTIwdG8lMjB1c2UlMjBwcmVwb3B1bGF0ZWQlMjBmb3JtcyUyMGJlbG93KiUwQSUwQT09PXRlbXBsYXRlPT09JTBBJTBBSSUyMGFtJTIwd3JpdGluZyUyMHRoaXMlMjBlbWFpbCUyMHRvJTIwc3VnZ2VzdCUyMGElMjBTcGVha2VyJTBBJTBBPT09dGVtcGxhdGU9PT0lMEElMEFJJTIwYW0lMjB3cml0aW5nJTIwdGhpcyUyMGVtYWlsJTIwdG8lMjBwcm92aWRlJTIwJTVCcG9zaXRpdmUvbmVnYXRpdmUlNUQlMjBmZWVkYmFjayUyMGFib3V0JTIwdGhlJTIwJTVCbW9udGgvdGhlbWUlNUQlMjAlNUJzZW1pbmFyL3dvcmtzaG9wL2luLWZvY3VzL2V2ZW50JTVEJTBBLi4uJTBBJTBBPT09JTBBJTBBSSUyMGFtJTIwd3JpdGluZyUyMHRoaXMlMjBlbWFpbCUyMHRvJTIwcHJvdmlkZSUyMHRoZSUyMGZvbGxvd2luZyUyMGZlZWRiYWNrJTIwYWJvdXQlMjAlNUJtb250aC90aGVtZSU1RCUyMCU1QnNlbWluYXIvd29ya3Nob3AvaW4tZm9jdXMvZXZlbnQlNUQlM0ElMEEtJTBBJTBBPT09JTBBJTBBS2luZCUyMHJlZ2FyZHMlMkMpIGRpcmVjdGx5Ljxicj5Zb3UgbWF5IGFsc28gc3VnZ2VzdCAqKkludml0ZWQgU3BlYWtlcnMqKiwgYW5kICoqUmVxdWVzdCBDb250ZW50Kiogb3IgKipFdmVudHMqKiB2aWEgdGhlc2UgZm9ybXMuIAoKIyMjIyAqKkpvaW4gdGhlIENvbW1pdHRlZSoqICAgIApbKipDb250YWN0IFVzKiogYHIgIlxVMjcwOVxVRkUwRiJgXShtYWlsdG86U0VDUkVUQVJZP2NjPUNIQUlSO0NPTU1TTEVBRDtDT01NU0RFUCZzdWJqZWN0PUNvbW1pdHRlZSUyME1lbWJlcnNoaXAlMjBJbnF1aXJ5JmJvZHk9RGVhciUyMFNlY3JldGFyeSUyQyUwQSUwQSpmZWVsJTIwZnJlZSUyMHRvJTIwdXNlJTIwcHJlcG9wdWxhdGVkJTIwZm9ybXMlMjBiZWxvdyolMEElMEE9PT0lMEElMEFJJTIwYW0lMjB3cml0aW5nJTIwdG8lMjBpbnF1aXJlJTIwYWJvdXQlMjBhJTIwcG9zaXRpb24lMjBvbiUyMHRoZSUyMENvbW1pdHRlZS4lMjBXaGF0JTIwcG9zaXRpb25zJTIwYXJlJTIwYXZhaWxhYmxlJTIwYW5kJTIwd2hhdCUyMGFyZSUyMHRoZWlyJTIwcmVzcG9uc2liaWxpdGllcyUzRiUwQSUwQT09PSUwQSUwQUklMjBhbSUyMHdyaXRpbmclMjB0byUyMGlucXVpcmUlMjBhYm91dCUyMHRoZSUyMCU1QnBvc2l0aW9uJTVEJTIwb24lMjB0aGUlMjBDb21taXR0ZWUuJTIwQ291bGQlMjB5b3UlMjBwcm92aWRlJTIwaW5mb3JtYXRpb24lMjBvbiUyMHRoZSUyMHJvbGVzJTIwYW5kJTIwcmVzcG9uc2liaWxpdGllcyUyMG9mJTIwdGhlJTIwcG9zaXRpb24lMkMlMjBvciUyMGNvdWxkJTIwd2UlMjBzY2hlZHVsZSUyMGElMjB0aW1lJTIwdG8lMjBtZWV0JTIwYW5kJTIwZGlzY3VzcyUyMHRoZSUyMHBvdGVudGlhbCUyMGZvciUyMG1lJTIwdG8lMjBqb2luJTIwdGhlJTIwdGVhbSUzRiUwQSUwQT09PSUwQSUwQUklMjBhbSUyMHdyaXRpbmclMjB0byUyMG5vbWluYXRlJTIwJTVCbXlzZWxmL2Fub3RoZXIlMjBwZXJzb24lNUQlMjBmb3IlMjAlNUJhJTIwcG9zaXRpb24lNUQlMjBvbiUyMHRoZSUyMGNvbW1pdHRlZS4lMEElMEE9PT0lMEElMEFLaW5kJTIwcmVnYXJkcyUyQykgdG8gaGVhciBvZiBjdXJyZW50IG9yIHVwY29taW5nIGF2YWlsYWJpbGl0eSBvbiB0aGUgQ29tbWl0dGVlCgojIyMjICoqVm9sdW50ZWVyKiogICAKWyoqQ29udGFjdCBVcyoqIGByICJcVTI3MDlcVUZFMEYiYF0obWFpbHRvOkNPTU1TTEVBRDtDT01NU0RFUDtFVkVOVFM7Q09OVEVOVD9jYz1DSEFJUiZzdWJqZWN0PVZvbHVudGVlcmluZyUyMElucXVpcnkmYm9keT1EZWFyJTIwQ29tbWl0dGVlJTIwTWVtYmVycyUyQyUwQSUwQSpmZWVsJTIwZnJlZSUyMHRvJTIwdXNlJTIwcHJlcG9wdWxhdGVkJTIwZm9ybXMlMjBiZWxvdyolMEElMEE9PT0lMEElMEFJJTI3bSUyMGlucXVpcmluZyUyMGFib3V0JTIwdGhlJTIwb3Bwb3J0dW5pdHklMjB0byUyMHZvbHVudGVlciUyMGZvciUyMHRoZSUyME5ldHdvcmsuJTIwSSUyMGFtJTIwYWJsZSUyMHRvJTNBJTBBLSUyMCU1QkhlbHAlMjB3cml0ZSUyMG5ldyUyMGNvbnRlbnQlNUQlMEEtJTIwJTVCSGVscCUyMHJldmlldyUyMGNvbnRlbnQlNUQlMEEtJTIwJTVCSGVscCUyMGR1cmluZyUyMHdvcmtzaG9wcyU1RCUwQS0lMjAlNUJBc3Npc3QlMjBpbiUyMG90aGVyJTIwd2F5cyU1RCUwQSUwQT09PSUwQSUwQUtpbmQlMjByZWdhcmRzJTJDKSB0byBmaW5kIG91dCBob3cgeW91IGNvdWxkIGNvbnRyaWJ1dGUgdG8gdGhlIENvbW1pdHRlZSB2aWEgcm9sZXMgc3VjaCBhcyAgCndyaXRpbmcgb3IgcmV2aWV3aW5nIGNvbnRlbnQsIG9yIGFzc2lzdGluZyBpbiB0aGUgcnVubmluZyBvZiBhbiBldmVudC4KCjxicj4KCjxzcGFuIHN0eWxlPSJkaXNwbGF5OmlubGluZS1ibG9jazsgd2lkdGg6ODAlOyI+PHdpbXI+PC9zcGFuPgoKIyAqRGlnaXRhbCBSZXNlYXJjaCBTa2lsbHMgTmV0d29yazxicj5Db21taXR0ZWUgTWVtYmVycyo8YnI+Cgo8YnI+CgpgYGB7ciBjb250YWN0cy10YWJsZSwgcmVzdWx0cz0nYXNpcycsIGVjaG89RkFMU0UsIG1lc3NhZ2U9Rix3YXJuaW5nPUYsZXJyb3I9Rn0KbGlicmFyeShkcGx5cikKbGlicmFyeShyZWFkcikKCiMgUmVhZCBDU1YKY29udGFjdHMgPC0gc3VwcHJlc3NNZXNzYWdlcyhyZWFkX2NzdigiZG9jcy9hc3NldHMvY29udGFjdHMuY3N2IikpCgpuX2NvbHMgPC0gMwpuX3Jvd3MgPC0gY2VpbGluZyhucm93KGNvbnRhY3RzKSAvIG5fY29scykgICMgRW5vdWdoIHJvd3MgZm9yIGV2ZXJ5b25lCgojIFRoaXMgZnVuY3Rpb24gYnVpbGRzIHRoZSBIVE1MIGZvciBvbmUgImNhcmQiCm1ha2VfY2VsbCA8LSBmdW5jdGlvbihpZHgsIHJvbGUsIGltYWdlX3VybCwgbmFtZSwgcG9zaXRpb24sIGJpbykgewogICMgV2UnbGwgdXNlIGEgdW5pcXVlIElEIGZvciB0aGUgY29sbGFwc2libGUgZGl2IChlLmcuICJjb2xsYXBzZTEiLCAiY29sbGFwc2UyIiwgZXRjLikKICBjb2xsYXBzZV9pZCA8LSBwYXN0ZTAoImNvbGxhcHNlIiwgaWR4KQogIAogIHBhc3RlMCgKICAgICc8ZGl2IHN0eWxlPSJ0ZXh0LWFsaWduOmNlbnRlcjsiPicsCiAgICAgICc8c3BhbiBzdHlsZT0iZm9udC1zaXplOiAyMHB4OyI+PGI+Jywgcm9sZSwgJzwvYj48L3NwYW4+PGJyPicsCiAgICAgICc8aW1nIHNyYz0iJywgaW1hZ2VfdXJsLCAnIiBzdHlsZT0id2lkdGg6IDEuNWluOyBtYXJnaW46IDVweCAwOyI+PGJyPicsCiAgICAgICMgQSBjbGlja2FibGUgbGluayB0aGF0IHRvZ2dsZXMgdGhlIGNvbGxhcHNlCiAgICAgICc8c3BhbiBzdHlsZT0iZm9udC1zaXplOiAxNnB4OyI+PGEgZGF0YS10b2dnbGU9ImNvbGxhcHNlIiBocmVmPSIjJywgY29sbGFwc2VfaWQsIAogICAgICAgICAnIiByb2xlPSJidXR0b24iIGFyaWEtZXhwYW5kZWQ9ImZhbHNlIiBhcmlhLWNvbnRyb2xzPSInLCBjb2xsYXBzZV9pZCwgJyI+JywKICAgICAgICBuYW1lLAogICAgICAnPC9hPjwvc3Bhbj48YnI+JywKICAgICAgJzxzcGFuIHN0eWxlPSJmb250LXNpemU6IDE0cHg7IGNvbG9yOiAjNDQ0OyI+JywgcG9zaXRpb24sICc8L3NwYW4+JywKICAgICAgCiAgICAgICMgVGhlIGhpZGRlbiBjb250ZW50LiBCb290c3RyYXAgd2lsbCBzaG93L2hpZGUgdGhpcwogICAgICAnPGRpdiBjbGFzcz0iY29sbGFwc2UiIGlkPSInLCBjb2xsYXBzZV9pZCwgJyI+JywKICAgICAgICAnPGRpdiBzdHlsZT0icGFkZGluZzogMTBweDsgdGV4dC1hbGlnbjpqdXN0aWZ5Ij4nLAogICAgICAgICAgYmlvLAogICAgICAgICc8L2Rpdj4nLAogICAgICAnPC9kaXY+JywKICAgICc8L2Rpdj4nCiAgKQp9CgpodG1sX291dHB1dCA8LSAnPHRhYmxlIHN0eWxlPSJ3aWR0aDoxMDAlOyBib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlOyI+JwppZHggPC0gMQpmb3IgKHIgaW4gc2VxX2xlbihuX3Jvd3MpKSB7CiAgaHRtbF9vdXRwdXQgPC0gcGFzdGUwKGh0bWxfb3V0cHV0LCAiPHRyPlxuIikKICAKICBmb3IgKGMgaW4gc2VxX2xlbihuX2NvbHMpKSB7CiAgICBpZiAoaWR4IDw9IG5yb3coY29udGFjdHMpKSB7CiAgICAgIGNlbGxfaHRtbCA8LSBtYWtlX2NlbGwoCiAgICAgICAgaWR4ICAgICAgICA9IGlkeCwKICAgICAgICByb2xlICAgICAgID0gY29udGFjdHMkcm9sZVtpZHhdLAogICAgICAgIGltYWdlX3VybCAgPSBjb250YWN0cyRpbWFnZV91cmxbaWR4XSwKICAgICAgICBuYW1lICAgICAgID0gY29udGFjdHMkbmFtZVtpZHhdLAogICAgICAgIHBvc2l0aW9uICAgPSBjb250YWN0cyRwb3NpdGlvbltpZHhdLAogICAgICAgIGJpbyAgICAgICAgPSBjb250YWN0cyRiaW9baWR4XQogICAgICApCiAgICAgIAogICAgICBodG1sX291dHB1dCA8LSBwYXN0ZTAoCiAgICAgICAgaHRtbF9vdXRwdXQsCiAgICAgICAgJzx0ZCBzdHlsZT0idmVydGljYWwtYWxpZ246dG9wOyBwYWRkaW5nOiAxMHB4OyI+JywKICAgICAgICAgY2VsbF9odG1sLAogICAgICAgICc8L3RkPlxuJwogICAgICApCiAgICAgIGlkeCA8LSBpZHggKyAxCiAgICB9IGVsc2UgewogICAgICBodG1sX291dHB1dCA8LSBwYXN0ZTAoaHRtbF9vdXRwdXQsICI8dGQ+PC90ZD5cbiIpCiAgICB9CiAgfQogIGh0bWxfb3V0cHV0IDwtIHBhc3RlMChodG1sX291dHB1dCwgIjwvdHI+XG4iKQp9Cmh0bWxfb3V0cHV0IDwtIHBhc3RlMChodG1sX291dHB1dCwgIjwvdGFibGU+IikKCmNhdChodG1sX291dHB1dCkKCmBgYAoKPC9kaXY+Cgo8IS0tIDxkaXYgc3R5bGU9InRleHQtYWxpZ246IGxlZnQ7Ij4gLS0+CjwhLS0gPGltZyBzcmM9ImFzc2V0cy9oZWFkc2hvdC9oZWFkc2hvdC5qcGciIGFsdD0iVG9tIiBzdHlsZT0id2lkdGg6IDEuNWluOyBmbG9hdDogbGVmdDsgbWFyZ2luLXJpZ2h0OiAxMHB4OyI+IC0tPgo8IS0tIDxkaXYgc3R5bGU9Im92ZXJmbG93OiBoaWRkZW47Ij4gLS0+Cgo8IS0tICMjIFtOYW1lXSAtLT4KCjwhLS0gKipUaXRsZSoqIOKciTogZW1haWxAc3lkbmV5LmVkdS5hdSAtLT4KCjwhLS0gQmlvZ3JhcGh5IC0tPgoKPCEtLSA8L2Rpdj4gLS0+CjwhLS0gPC9kaXY+IC0tPgo8IS0tIDxocj48YnI+IC0tPg==