share/texmf \
--scheme=full \
--paper=letter
# create a symlink for paths
cd ~/usr/local/opt/texlive
ln... h_profile
</code>
For other users,
<code bash>
# create the same directory structure
mkdir -p ~/usr/local/opt ~/usr/local/share/texmf
# create a symbolic link to the above installation
ln -sf ... hare/texmf \
--scheme=basic \
--paper=letter
# create a symlink for paths
cd ~/usr/local/opt/texlive
ln
Slackware.
<code bash>
# switch to root
su -
# create postgres group and user for postgresql, one of pd... clone https://github.com/OSGeo/gdal-grass.git
# create ~/.grassbuildrc
cd grass-build-scripts
cp .grassb... ATH"' > ~/.bash_profile
. ~/.bash_profile
fi
# create grass script
mkdir ~/usr/local/bin
cat << 'EOT' >
====== How to create an R package ======
<code rsplus>
# install devtools
install.packages("devtools")
# create a template in package/
usethis::create_package("package")
</code>