Displaying 20 results from an estimated 3000 matches similar to: "R-beta: building libraries on Win95"
1998 May 22
0
R-beta: R-0.61.3 for Win95/NT available
I have just put on ftp://sirio.stat.unipd.it/pub/R a new version
of R for Win95/NT.
The main difference concerns dynamic linking (see below).
In addition, the binary distribution contains many of the
available packages (all the ones that I have installed on
my Unix machine).
In the afternoon, I will upload the files on CRAN.
g.m.
This is the README file:
rw0613b.zip is a new binary
1998 May 22
0
R-beta: R-0.61.3 for Win95/NT available
I have just put on ftp://sirio.stat.unipd.it/pub/R a new version
of R for Win95/NT.
The main difference concerns dynamic linking (see below).
In addition, the binary distribution contains many of the
available packages (all the ones that I have installed on
my Unix machine).
In the afternoon, I will upload the files on CRAN.
g.m.
This is the README file:
rw0613b.zip is a new binary
1998 Jun 09
1
R-beta: R-beta makefile
>This mean that the specs file of Cygnus gcc is different from the
>mingw32 one.
OK thanks
(I added main() {} as per FAQ and I got the dynload to build a dll ok)
I am also interested in building the R sources as per your descriptions.
To simplify things, I have removed b18 cygwin and have now installed
egcs-mingw32 with your djtools as recommended.
Everything seems to work OK; tools that
1998 Sep 16
4
R-beta: A new version of R-0.62.3 for Win3.1/Win32s, Win95 and WinNT
I have just made available on ftp://sirio.stat.unipd.it/pub/R a
new version of R for MsWindows compiled with gcc-mingw32.
Enclosed you can find the README. Since there are many news
(with respect to my previous port, rw0613), please read it.
guido
------------------------ README ----------------------------------------
rw0623b.zip is a binary distribution of R (based on the last
1998 Sep 16
4
R-beta: A new version of R-0.62.3 for Win3.1/Win32s, Win95 and WinNT
I have just made available on ftp://sirio.stat.unipd.it/pub/R a
new version of R for MsWindows compiled with gcc-mingw32.
Enclosed you can find the README. Since there are many news
(with respect to my previous port, rw0613), please read it.
guido
------------------------ README ----------------------------------------
rw0623b.zip is a binary distribution of R (based on the last
1998 Sep 16
4
R-beta: A new version of R-0.62.3 for Win3.1/Win32s, Win95 and WinNT
I have just made available on ftp://sirio.stat.unipd.it/pub/R a
new version of R for MsWindows compiled with gcc-mingw32.
Enclosed you can find the README. Since there are many news
(with respect to my previous port, rw0613), please read it.
guido
------------------------ README ----------------------------------------
rw0623b.zip is a binary distribution of R (based on the last
2010 Mar 30
3
help installing samba 3.0.37 on solairs 9 server
I am getting these errors running:
sh makepkg.sh
can anyone help?
===============================================
root# sh makepkg.sh
Distribution base: /var/tmp/samba-3.0.37
Temp install dir: /tmp/samba-3.0.37-build
Install directory: /opt/samba
mkdir: Failed to make directory "/tmp/samba-3.0.37-build"; File exists
make: Fatal error: Don't know how to make target
2014 Aug 11
5
issue when building/making package from git
I am trying to build/install libguestfs from git. My box is Archlinux,
GCC 4.9.1 and all dev tools installed.
If I manually
$ gitclone gitUrl
$ cd libguestfs
$ ./autogen.sh
$ ./configure --someOptions
the build goes until the end and leaves me with binaries.
------------------------------
---
Now I want to install it properly on my machine. Arch use a makepkg
[1] command to build and install
1998 Jun 06
1
R-beta: makefile command line for recreating dynload demo dll
Hi,
I have gnuwin32 (b18) and the rw0613b.zip version of R.
With regards to (re)making the dynload dll demo given (zero.dll) could
anyone tell me what the command line for the makefile should be.
ie,
make -f Makefile.in ...?
Thanks for any help
--
Douglas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
1999 Oct 07
1
[Fwd: Libraries loading, but not really?] - it really IS a problem :-(
kalish at psy.uwa.edu.au wrote:
>
> I'm a newbie at R, and can't get libraries to really work.
> I did this:
> > library(help = mva)
> cancor Canonical Correlations
> cmdscale Classical (Metric) Multidimensional Scaling
> dist Distance Matrix Computation
> hclust Hierarchical Clustering
2005 Oct 15
1
makepkg.sh for samba 3.0.20
Hi,
I downloaded 3.0.20 from samba.org, ran makepkg.sh to create
samba pkg for Solaris. The install base for the new version
locates in /opt/samba and the smbd locates in /etc/samba.
I tried to modify the makepkg.sh to put everything under
/usr/local/samba as follow:
Delete:
====
--localstatedir=/var/lib/samba \
--with-piddir=/var/run \
1997 Nov 17
1
R-beta: autoloading a required library
I wanted to use the dist() function from the mva library in my own
library, so I put require(mva) in my files. When my library loads, a
message about "Autoloading ... mva" appears. But when I call dist() now
within my functions the message
Error in .C("dist", as.double(x), nrow(x), ncol(x), double(len),
as.integer(method)) : C/Fortran function not in load table
appears.
2014 Aug 12
2
Re: issue when building/making package from git
> There's probably a dependency missing. Look closely at the
> ./configure output and the README file.
>
I have checked all packages in README and
libguestfs/appliance/packagelist. All are installed.
>
> You should test this first of all by building from source, and
> without installing,
I first run makepkg, so no install
>
> ./run guestfish -N fs -m /dev/sda1
2009 Nov 20
1
Suggestion for the reproducibility of R home page figure
Dear R-devel,
googling for the single letter R yields R-home page as the firt hit,
which is extremly nice.
By clicking on the figure you get the code of the "Winner of the R
Homepage graphics competition 2004."
By copy/pasting in your R console it doesn't work because it is impossible
to install the mva package.
This is my point.
As documented in ONEWS the reason is simple:
1998 May 27
0
R-beta: R-0.61.3 for MsWindows3.1+Win32s available
I have just uploaded to CRAN a binary distribution of R for
Windows3.1 + Win32s.
You can also find it at ftp://sirio.stat.unipd.it/pub/R
guido m.
---------------------------readme.31----------------------------------------
rwin31b.zip contains a binary distribution of R-0.61.3 for MsWindows3.1
with Win32s installed. The executable and the dll's are compiled
with egcs-mingw32.
This
1998 May 27
0
R-beta: R-0.61.3 for MsWindows3.1+Win32s available
I have just uploaded to CRAN a binary distribution of R for
Windows3.1 + Win32s.
You can also find it at ftp://sirio.stat.unipd.it/pub/R
guido m.
---------------------------readme.31----------------------------------------
rwin31b.zip contains a binary distribution of R-0.61.3 for MsWindows3.1
with Win32s installed. The executable and the dll's are compiled
with egcs-mingw32.
This
2001 Oct 11
2
Where's MVA?
Hi All:
Package TSERIES is stated to depend on MVA. However, there is no MVA package to be found under the list of package sources.
Best wishes,
ANDREW
tseries: Package for time series analysis
Package for time series analysis with emphasis on non-linear and non-stationary modelling Version: 0.7-6
Depends: ts, mva, quadprog
Date: 2001-08-27
Author: Compiled by Adrian
2001 Jul 13
1
data(package = "..") gives extraneous warning (PR#1024)
Not too hard to fix, the following buglet (new in 1.3.0),
but I'm about to leave for one week (of vacation)..
Here is an example (for Linux) :
lynne{sfs}214> cd /tmp
lynne{sfs}215> mkdir blue
lynne{sfs}216> cd blue
/tmp/blue
lynne{sfs}217> echo 'data(package = "mva")'|R-1.3.0 --vanilla
R : Copyright 2001, The R Development Core Team
Version 1.3.0
2006 Feb 20
1
mva.pairs
Hello,
I am using the following code to plot an MVA plot.
library(affy)
library(Biobase)
library(limma)
library(gcrma)
pd<-read.phenoData("Clk.targets.2.txt",header=TRUE,
row.names=1,as.is=TRUE,sep="\t")
Data <- ReadAffy(filenames=pData(pd)$FileName,phenoData=pd)
Print(Data)
eset <- gcrma(Data)
write.exprs(eset,
2006 May 01
2
GA-packages
Hi,
I'm looking for help on how to use *R for making use of Genetic
Algorithm*to make optimal solution on the examination timetabling
dataset? another
point to analysis the dataset, in a manner similar to the method applied in
InfoViz. Say, what is the optimal step, if:
Step 1
- What is the name of the package that i can install from CRAN for me
to identify GA (Please consider)
- I