Acinonyx
About Acinonyx
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/Acinonyx.git Acinonyx
see also Acinonyx GitHub repository.
To install the latest development snapshot of this package, use install.packages("Acinonyx",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("Acinonyx",,"http://rforge.net/")
Most recent GIT commits10e4f2b6| Simon Urbanek | Wed Nov 11 14:37:24 2020 +1300 add (auto-generated) S3method() directives such that dispatch works on R 4.0.0 and above M NAMESPACE 89b1c59c| Simon Urbanek | Fri Apr 24 11:23:39 2020 +1200 add explicit casts to type constructors to avoid errors in modern compilers M Acinonyx/ATypes.h 272dbd0b| Simon Urbanek | Thu May 25 11:20:11 2017 -0400 fix missing paraleter to PlotRedraw M R/iplots.R 00f3fc23| Simon Urbanek | Tue Apr 9 01:30:34 2013 +0000 make redraw() synchronous -- better for idev+hold/flush, but possibly worse if hold/flash is not used .. git-svn-id: svn://svn.rforge.net/Acinonyx/trunk@169 5d8255c7-83f2-4cbe-a1b0-67fca80f6e0e M Cocoa/CocoaWindow.mm 977ed2bd| Simon Urbanek | Tue Apr 9 01:30:01 2013 +0000 use more variables in the PCP test git-svn-id: svn://svn.rforge.net/Acinonyx/trunk@168 5d8255c7-83f2-4cbe-a1b0-67fca80f6e0e M Cocoa/CocoaApp.mm |