Sorry, your browser cannot access this site
This page requires browser support (enable) JavaScript
Learn more >

Due to work requirements, I needed to install a package mentioned in a literature. Initially, I thought it would be done with two commands, but who knew there were so many dependencies to resolve… and R packages on Linux need to be compiled, which is quite time-consuming… Fortunately, there’s Conda!

During my graduate studies, I had the need to display results using maps and used R to create them. I recorded the code from that time below.

Graduate training on R at the Guangdong Provincial CDC was my first serious programming course.