Skip to content
/ ReadGenea Public

Data processing and analytics for Genea accelerometers

Notifications You must be signed in to change notification settings

Fang/ReadGenea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build instructions (for windows):

Get R and Rtools from:
http://stat.ethz.ch/CRAN/bin/windows/

Install them. (Do NOT install R to C:/Program Files !!!)

Run cmd.exe to start a command prompt.
cd  to whereever the package root 'ReadGenea' folder was extracted.

To build for windows, run:
C:\R2141\bin\x64\Rcmd.exe INSTALL --build --clean GENEAread 

(Or its equivalent, depending on where R is installed)

This creates a file that you can install into R with Packages>Install packages from local zip file, and load with library(GENEAread)

To build for linux, run:
C:\R2141\bin\x64\Rcmd.exe build GENEAread

About

Data processing and analytics for Genea accelerometers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages