Skip to content

schnorr/phenovisr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preliminaries (jpeg library)

Install the system libraries used by phenovisr.

Linux/Debian Installation

sudo apt install libjpeg-dev

Windows Installation (not tested yet)

You’ll need the Jpeg for Windows library. To install phenovisr correctly, the dynamic library must be called libjpeg.dll instead of the jpeg-62.dll. You need to make sure your compiler is capable to find this DLL in your system.

phenovisr package

Then, you need devtools package.

install.packages("devtools");

Finally, install phenovisr like this:

library(devtools);
install_github("schnorr/phenovisr", ref="alles");

About

R package for PhenoVis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •