Displaying 20 results from an estimated 22 matches for "zivan".
Did you mean:
ivan
1999 Jan 14
3
Transferring data from S+ to R
...know if there is an easy way to transfer all the data from
a S+ directory (".Data" or "_data") to an R image? I would like to transfer
all the functions and all the data sets (data frames, vectors, lists, etc.).
I'm working under Windows NT and am using S+ 3.3 for Windows.
Zivan
Zivan Karaman
Limagrain Genetics Research, B.P. 115, 63203 Riom Cedex, France
Tel: +33 (0) 473 634 343 Fax: +33 (0) 473 634 345
E-mail: zivan.karaman at biocem.univ-bpclermont.fr
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http:/...
2007 Aug 10
2
available.packages (PR#9841)
Full_Name: Zivan Karaman
Version: 2.5.1
OS: Windows XP SP2
Submission from: (NULL) (195.6.68.214)
I think that I have encountered a bug in the function "available.packages" when
using a local repository (file://
) on Windows.
Version information:
platform i386-pc-mingw32
arch...
1998 Jan 01
1
R-beta: R on NT
I'm having trouble with R on NT.
Sept 1 97 version 50 in file rsept works fine, except I can't boost
the memory - either with the menu or with DOS command Rsept -v50
In fact, if I run in DOS command mode (no shortcut) I get NT error
window: errno 1411. But then R runs.
With rseptbeta and rsept31 versions, R starts for a millisecond and then
disappears. I've tried replacing the
1998 Mar 27
0
R-beta: image S vs. R compatibility
...ached below a function that
under S produces chessboard-like figures, while it produces irregular
pattern with R (never mind different colours in R and S, this is not a
point). Does anybody know how can one obtain the chessboard images (squares
or rectangles of the same size) with R?
Best regards
Zivan
test.image <- function(n)
{
if(n < 2)
stop("n must be >= 2")
pause <- function(msg =
"Press <ENTER> to continue...")
{
cat(msg)
readline()
invisible()
}
for(i in 2:n) {
i1 <- i + 1
i2 <- i * i
image(x = 1:i1, y = 1:i1, z = matrix(...
1998 Sep 22
1
R-beta: Guido's Port
I am having problems accessing sirio.stat.unipd.it/pub/R so can't get to
his latest port (Win95, v62.3, Guido's port.) I am being denied access.
This
may be a local problem with our network here, but is anyone else having a
problem? Is that site mirrored anywhere that I might be able to access?
Thanks!
Jeff
jmorris at cldx.com
2008 Sep 19
1
readRegistry function (PR#12937)
Full_Name: Zivan Karaman
Version: 2.7.2
OS: Windows XP
Submission from: (NULL) (195.6.68.214)
I'm puzzled by the readRegistry function.
Shouldn't the "hive" argument be something like
c("HLM", "HCR", "HCU", "HU", "HCC", "HPD") rather...
2000 Mar 24
0
More on Win R and clipboard
...g to/from EXCEL as Peter Bernat suggested. I use another great
freeware program called MACANOVA
(http://www.stat.umn.edu/~gary/macanova/macanova.home.html) and I find its
'toclip' and 'fromclip' functions _very_ handy. This was the kind of thing I
had in mind.
However after reading Zivan Karaman's post, I think he's hit the nail square
on the head. I couldn't put it any better so here are his ideas below again in
case you missed them.
Regards,
Ursula
>On 23 Mar 00, at 14:21, zivan.karaman at limagrain.com wrote:
>
>
> The usual way of copying 2-dimension...
1998 Nov 06
1
R-0.62.4 for MSWindows
Following the release of R-0.62.4, I have update my Win32's port.
New features:
- The console can be configured (font, colours, dimensions).
No fancy dialog (yet), but look to the rw0624/etc/Rconsole file.
- help.start() now is implemented. Of course, you need the html
documentation.
Bugs fixed (I hope):
- Alt+Gr problems on some European keyboards.
- Focus is 'always'
1998 Nov 06
1
R-0.62.4 for MSWindows
Following the release of R-0.62.4, I have update my Win32's port.
New features:
- The console can be configured (font, colours, dimensions).
No fancy dialog (yet), but look to the rw0624/etc/Rconsole file.
- help.start() now is implemented. Of course, you need the html
documentation.
Bugs fixed (I hope):
- Alt+Gr problems on some European keyboards.
- Focus is 'always'
1998 May 07
3
R-beta: scripting with R?
I've been playing with R for a while using emacs ESS. I've started to
like it a
lot ( the beautiful S language was unknown to me before I dumped into R)
I want to make some scripts to automate the display of some statistics
on web pages. I started to look for ways of using R in a scripting
environment
but I could not find information on this. Is there a way to call R with
command prompt
1998 May 07
3
R-beta: scripting with R?
I've been playing with R for a while using emacs ESS. I've started to
like it a
lot ( the beautiful S language was unknown to me before I dumped into R)
I want to make some scripts to automate the display of some statistics
on web pages. I started to look for ways of using R in a scripting
environment
but I could not find information on this. Is there a way to call R with
command prompt
2000 Jul 17
0
Réf. : image legend
...copy the Splus function to R (otherwise it would
probably have been done already).
I greatly appreciate the flexibility of the Splus image.legend function since it
allow you to put the legend where and how you want.
Just to add one vote for image.legend (or subplot, which would be even better).
Zivan
Ron Wehrens <rwehrens at sci.kun.nl> le 14/07/2000 15:36:47
Pour : r-help at lists.R-project.org (Rhelp)
cc : (ccc : Zivan KARAMAN/LMGC/Limagrain)
Objet : [R] image legend
Hi,
are there any plans to incorporate something like the Splus image.legend
function? Or an optional a...
2000 Dec 07
0
Re: Importing Excel .xls into R
...and the data rows should follow (the data should be in the
form that is like in the output of write.table with column names). Using the
package RODBC version 0.7-2, the empty cells are NOT transformed to NA, but
there is a new version of RODBC available that I didn't try yet.
Best
Zivan
Douglas Bates <bates at stat.wisc.edu> le 06/12/2000 19:17:51
Pour : Alexandre Fayolle <Alexandre.Fayolle at logilab.fr>
cc : "Richard A. Bilonick" <rab at nauticom.net>, HAKIM Nour-Eddine
<noureddine.hakim at axa-corporatesolutions.com>, "...
2015 Apr 04
0
Senior Geostatistician Position France
...ish is mandatory.
This position involves some travel.
Interested individuals can view the full position announcement and
apply at: http://limagrain-recrute.talent-soft.com/offre-de-emploi/emploi-geostatistician_132.aspx?LCID=2057
Please feel free to distribute this announcement.
Kind regards,
Zivan
--
Zivan Karaman
Technical Lead Digital Agriculture
Limagrain - CS 20001 - Saint-Beauzire - 63360 Gerzat - France
2009 Nov 22
1
Metaplot Axis Annotation
...hnson & Goldberg (1982)", "Kovacs
(1967)","Auerbach (1978)","Guthmann (1981)","Sullivan & Mandall
(1967)","Blew, McGillis, & Bryant (1970)"
+ , "Custer (1981)", "Goldberg (1978)", "Bowker (1977)", "Zivan (1966)",
"Massimo & Shore (1966)", "Killinger (1974)", "Morris (1970)", "Bernardo
(1973)", "Mann & Pratt (1978)", "Goodwill Industries Vocational Service
(1971)", "Springfield Massachusetts Goodwill Industries, Inc. (1966...
2000 Sep 19
1
bug.report("unused argument(s) crash R when options(error=quote (PR#663)
...n
_
platform Windows
arch x86
os Win32
system x86, Win32
status
major 1
minor 1.0
year 2000
month June
day 15
language R
Did I do anything wrong, or is it a problem with R.dll?
It is not a big problem, but I just wanted let you know about it.
Best regards
Zivan
--please do not edit the information below--
Version:
platform = Windows
arch = x86
os = Win32
system = x86, Win32
status =
major = 1
minor = 1.1
year = 2000
month = August
day = 15
language = R
Windows NT 4.0 (build 1381) Service Pack 5
Search Path:
.GlobalEnv, Autoloads, package...
1999 Mar 02
2
Problem with Rterm.exe
I have downloaded rw0632 (Windows Version) from the CRAN at ETH Zuerich.
Im working with NT4.0 Service Pack 4. I can start without any problems
the GUI program Rgui.exe.
But by using Rterm.exe (batch mode or with ESS respectivelly) I always
get an error "the instruction at "0x10018ee8" referenced memory at
""......."
Any ideas what is wrong?
Best Regards
Markus
2023 Dec 16
0
Copernicus Data Space Ecosystem API Wrapper
...images
available in CDSE, it has been primarily tested with Sentinel-2
images.
This is the first version of the package, and your feedback and
suggestions are welcome
Please find more details and download the package from the following
link: https://cran.r-project.org/package=CDSE
Best regards,
Zivan
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2023 Dec 16
0
Copernicus Data Space Ecosystem API Wrapper
...images
available in CDSE, it has been primarily tested with Sentinel-2
images.
This is the first version of the package, and your feedback and
suggestions are welcome
Please find more details and download the package from the following
link: https://cran.r-project.org/package=CDSE
Best regards,
Zivan
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2000 Nov 08
3
R for windows read.table()
Just wondering if there was a reason why when I use the read.table() command the R console window shrinks in size?
--------------------------------------------------------------------------------
Rachel Merriman
Department of Statistics
University of Auckland
(wk) 373 7599 x 8797
-------------- next part --------------
An HTML attachment was scrubbed...
URL: