Publication:
Sebastian Gibb, Sebastian Engelhardt, Falk von Dincklage, Sven-Olaf Kuhn,
Incidence and onset of central venous catheter-related thrombosis in critically ill surgical patients: A prospective observational single-center study,
Journal of Clinical Anesthesia, Volume 97, 2024,
10.1016/j.jclinane.2024.111556.
We use guix to ensure an reproducible computing environment.
sudo apt install make git guix
git clone [email protected]:umg-minai/crt.git
Running make
the first time will take some time because
guix
hast to download the given state and build the image.
make
All the work has to be done in the sections/*.Rmd
files.
make
ormake manuscript
produces an.html
file inoutput/
.make dist
produces a.docx
indistribute/
which could be send to the co-authors.make gh-pages
updates thegh-pages
branch to the latest manuscript.make clean
removes all generated files.
If the raw data changed, you have to call make regenerate-data
manually
(The data file doesn't depend on the raw data to avoid errors if
others who don't own the raw data checkout the repository.)
You are welcome to:
- submit suggestions and bug-reports at: https://github.com/umg-minai/crt/issues
- send a pull request on: https://github.com/umg-minai/crt/
- compose an e-mail to: [email protected]
We try to follow: