Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Replication of null results - Absence of evidence or evidence of absence
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Samuel Pawel
Replication of null results - Absence of evidence or evidence of absence
Commits
06dff41f
Commit
06dff41f
authored
1 year ago
by
SamCH93
Browse files
Options
Downloads
Patches
Plain Diff
address Rachel's comments and overall polish
parent
7979298a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
paper/rsabsence.Rnw
+161
-151
161 additions, 151 deletions
paper/rsabsence.Rnw
paper/rsabsence.pdf
+0
-0
0 additions, 0 deletions
paper/rsabsence.pdf
with
162 additions
and
152 deletions
Dockerfile
+
1
−
1
View file @
06dff41f
...
...
@@ -34,7 +34,7 @@ CMD if [ "$pdfdocker" = "false" ] ; then \
&& mv figure/* /output/figure/ ; \
else \
echo "compiling PDF inside Docker" \
&& Rscript -e "tinytex::install_tinytex()" --vanilla \
#
&& Rscript -e "tinytex::install_tinytex()" --vanilla \
## knit Rnw to tex and compile tex inside docker to PDF
&& Rscript -e "knitr::knit2pdf('"$FILE".Rnw')" --vanilla \
&& mv "$FILE".pdf /output/ ; \
...
...
This diff is collapsed.
Click to expand it.
paper/rsabsence.Rnw
+
161
−
151
View file @
06dff41f
This diff is collapsed.
Click to expand it.
paper/rsabsence.pdf
0 → 100644
+
0
−
0
View file @
06dff41f
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment