SHZ66 / zinba

Automatically exported from code.google.com/p/zinba
1 stars 1 forks source link

Installation instructions refer to broken version #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Trivial wart: The latest release appears to be zinba_2.02.03.tar.gz but anyone 
following the installation instructions at 
http://code.google.com/p/zinba/wiki/Installation 
will end up with 2.01

"
Download ZINBA and install R dependencies

system("wget http://zinba.googlecode.com/files/zinba_2.01.tar.gz")
install.packages(c('multicore','doMC','foreach','quantreg','R.utils')) 
Install the ZINBA R package and load library into R

install.packages("zinba_2.01.tar.gz", repos=NULL) 
library(zinba)

"
Now, some folks might think they will get what they deserve for not paying 
attention, but you will probably have happier users if the instructions either 
explicitly refer to the current release or say go find the current tarball name 
and substitute it here?

1) What operating system are you using?
NA
2) What error message was displayed?
NA
3) What was the exact command you used that resulted in the error?
NA
4) Please copy and paste any additional screen output that resulted from
running the command
NA

Original issue reported on code.google.com by ross.laz...@gmail.com on 28 May 2012 at 2:15

GoogleCodeExporter commented 8 years ago
I apologize for the inconvenience and agree with you fully, will be updating 
the site soon with new code and updated instruction. 

Original comment by homer...@gmail.com on 28 May 2012 at 6:45

GoogleCodeExporter commented 8 years ago

Original comment by homer...@gmail.com on 30 May 2012 at 4:34

GoogleCodeExporter commented 8 years ago
we are currently incorporating these issues into a new zinba version, check 
back soon for a comprehensive update

Original comment by homer...@gmail.com on 20 Nov 2012 at 8:54