dat_install()
: Install Dat binariesACTION_dat()
, whereACTION
is replacable with:clone
=> create local copy of Dat filesystemcreate
=> interactively create a Dat filesystem in working directoryshare
=> initialize Dat filesystem (without metadata) and synchronizesync
=> restore synchronization of working directory with Dat networkpull
=> update local copy of Dat filesystem remote updateslog
=> show the append-only log of the working directory Datstatus
=> show information about Dat filesystem (link, size, version)
install_dat()
: Install an R package hosted on the Dat network- RStudio does not like interactive system calls, which this package is based on (see also issue #8). Beware!
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.