Skip to content

wrathematics/hpcran

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
www
 
 
 
 
 
 

hpcran

Web content and utils for https://hpcran.org. In theory this could be used to create your own R package archive network.

On the backend, updating looks something like this:

cd /hpcran
git pull origin master # this repository
cd backend

R CMD INSTALL r
sudo R CMD INSTALL r

sudo -u www-data Rscript -e "hpcran::regenerate()"

The approved users are stored in a sqlite database at /hpcran/backend/uploaders.db. See the scripts in backend/db of this repository for how it works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published