issues
search
NatalieZelenka
/
phenotype_from_genotype
Jupyter book tracking my thesis.
https://nataliezelenka.github.io/phenotype_from_genotype/
Other
0
stars
0
forks
source link
Tidy commits in PR #61 and check if changes to `install.R` were necessary in the end.
#64
Open
NatalieZelenka
opened
4 months ago
NatalieZelenka
commented
4 months ago
[x] Try reverting back to not specifying the version of IRkernel and/or not installing all the other things now that we have R 4.0.
Turns out no changes to
install.R
were needed once github action was updated to R 4.0. See comment in #56 for previous attempts.
Created #65 to avoid future R dependency issues.
[ ] Figure out how to merge commits on GitHub
[ ] Write it up
[ ] Merge GitHub commits for PR #61
install.R
were needed once github action was updated to R 4.0. See comment in #56 for previous attempts.