similar to: package installation from source

Displaying 20 results from an estimated 100 matches similar to: "package installation from source"

2009 Apr 02
2
finding best fitting model
Hello, Is there a function in r to find the best fitting model for a set of data? I would like to know if my data are related exponentially,linearly or if there is a logarithmic correlation between my x and y values. To get a better imagination I've added the graphics at the end of this mail as an attachment. Thanks, Ben --
2010 Jan 09
1
Zbrush on wine is not starting
Hi! I've installed the newest wine on my fedora (by yum install wine) And I've installed Zbrush 3.5 r3 on it. when I'm trying to execute: wine "c:\programy\zbrush35r3\zbrush.exe" I'm getting: Trying to load PE image for unsupported architecture (I386) Trying to load PE image for unsupported architecture (I386) What should I do? are there any versions of wine? my yum
2004 Oct 07
1
library in R2.0.0
Hi all I upgraded to 2.0.0 version and did everything as I used to do before. I installed windows binary, copy/paste other than bundled packages. I got e.g. > library(chron) Error in library(chron) : 'chron' is not a valid package -- installed < 2.0.0? so I loaded it from CRAN and everything worked OK except my own personal functions (they are not on CRAN). So I went
2004 Aug 07
0
share security and acces deny
Hi, I have some problems with samba 3.0.5 precompiled on slackware 10. Problem is that on SHARE level security with admin privileges for user 'jarek' I don't have write access to share 'repsitorya'. But wnen I switch security to USER everything works fine (but i need SHARE because some of my users have win 98 and diferent usernames). I found that when SHARE mode is on, samba
2008 May 31
13
Heroes of Might and Magic 5 crash
Hi, all. Since wine 0.9.59 (before I used 0.9.50 and all was O.K., but from 0.9.59 till 1.0-rc2 appear described problem) I am find strange behaviour of heroes 5 at wine. After starting application it begin intensively put on console output string like that: fixme:win:SetLayeredWindowAttributes (0x30024,0x00000000,0,2): stub! but that is not so critical as I know. Realy worst things begins when
2004 Oct 08
0
library in R2.0.0 - summary
Thanks to Andy Liaw and prof.Ripley for their comments. I finally managed my function set work without need for proper installation. However I must try it sometimes. I got tools from http://www.murdoch-sutherland.com/Rtools/tools.zip but I did not install Pearl yet. I tried make pkg-fun which resulted in sequence of errors which I corrected according what I was told by screen and
2008 Oct 08
2
"User's $HOME/.dmrc file is being ignored" after compilation
Each time I compile Wine and restart Ubuntu (8.04), there's an error just after I log in: "User's $HOME/.dmrc file is being ignored. This prevents the default session and language from being saved. File should be owned by user and have 644 permissions. User's $HOME directory must be owned by user and not writable by other users." These commands fix this, but when I
2006 Jan 04
1
R newbie configuration
I think I did enough reading on my Own about startup ( part of the morning And most of this afternoon ) to not feel uncomfortable asking for confirmation of my understanding of this startup stuff. Obviously, the startup process is more complicated Than below but, for my R newbie purposes, It seems like I can think of the startup process as follows : Suppose my home directory =
2008 Oct 16
6
Sound skips in all games since Wine 1.1.6
In 1.1.5 the sound/music in games played allright. Since 1.1.6 it skips badly - plays for a couple of seconds, then stops for half a second, then plays again, then skips and so on. Happens on every game on Steam - Team Fortress 2, Everyday Shooter, Peggle Extreme - and also without Steam - Icy Tower. I have Razer Barracuda AC-1 sound card. I've found that in Winecfg when I choose Alsa driver
2006 Jan 05
0
.Rprofile files (was R newbie configuration)
Thanks a lot. setHook is Currently not in my knowledge set But it's great to save these Thing so I can look them up When I feel more comfortable. Just to add to that Stata versus R discussion : I believe, anyone who uses any other package than R, is probably missing out in the long run. It's truly unbelievable what has been done here. I feel like I fell asleep for 5 years ( by not using
2003 Apr 03
5
cdf function: inverse to quantile?
Is there a function in R for calculating empirical cumulative distribution functions, i.e. the inverse of the quantile function? Perhaps in some library? I''d hate to have to re-invent the wheel. David Edwards, Biostatistics, Novo Nordisk A/S, Bagsværd, Denmark. DEd@novonordisk.com <mailto:DEd@novonordisk.com> Tlf: +45 44 42 62 35. Fax: +45 44 42 14 80 [[alternate HTML version
2011 Nov 25
2
options(errorfn=traceback)
Dear R experts---I may have asked this in the past, but I don't think I figured out how to do this. I would like to execute traceback() automatically if my R program dies---every R programI ever invoke. I guessed that I could have wrapped my entire R code into tryCatch( ... oodles of R code , error = function(e) traceback(), finally = cat("done") } but the traceback docs tell
2009 Aug 27
1
R 2.10.0 devel package check error
Dear list members, I'm getting the following error from R CMD check under Windows only with R 2.10.0 devel: ------------- snip ----------- * installing *source* package 'Rcmdr' ... ** libs making DLL ... gcc -I"c:/R/R-2.10.0dev/include" -O3 -Wall -std=gnu99 -c ismdi.c -o ismdi.o gcc -shared -s -o Rcmdr.dll tmp.def ismdi.o -lRgraphapp -Lc:/R/R-2.10.0dev/bin -lR
2009 Dec 22
4
Problem with expand.grid
Hi All, This example code ---------------- dDF <- structure(list(y = c(4.75587, 4.8451, 5.04139, 4.85733, 5.20412, 5.92428, 5.69897, 4.78958, 4, 4), t = c(0, 48, 144, 192, 240, 312, 360, 0, 48, 144), Batch = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ), T = c(2, 2, 2, 2, 2, 2, 2, 2, 2, 2), pH = c(4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6, 4.6), S = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0), N = c(0, 0, 0, 0,
2005 Mar 15
0
Package Installation on networked disk (was: Package Installation in RGui (PR#7262))
Hi again! I would just like to add that this surely must be a problem with network disks. As I reported yesterady in, https://stat.ethz.ch/pipermail/r-devel/2005-March/032431.html I have problems with installing packages on network drive (where I have R installed), marked N: > install.packages("gap") trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES'
2003 Jan 04
0
GUVENDE MISINIZ ?
TURKIYE'DE BIR ILK !SADECE 15.000.000 TL HACKER ve GUVENLIK REHBERI CD'SI Hack ve Guvenlik konusunda bilmek istediginiz hersey, ihtiyaciniz olan her program bu cd'de. Sadece 15.000.000 TL ye bu cd'ye sahip olabilirsiniz! Siparis icin: 0546 599 64 54 Turkiye'de bilisim guvenligi alaninda bir ilki gerceklestirdik, ve sizlere icinde binlerce dokuman ve program bulunan
2009 Oct 19
23
testing needed
Can someone find an OS where the attached program doesn't work? It should print "success". So far tested for success: Linux 2.6, Solaris 10, FreeBSD 7.2, OpenBSD 4.2. -------------- next part -------------- A non-text attachment was scrubbed... Name: test.c Type: text/x-csrc Size: 1100 bytes Desc: not available URL:
2009 Aug 11
1
Awkward escaping with five backslashes within \code{ } in new parse_Rd
Hi R-devels, I noticed that you are working quite actively on the new Rd-parser and have made it the default renderer in R-2.10.0dev. So I would like to come back on an issue I have already raised on this list last November ("Two minor escaping issues using \preformatted{....} in Rd format") My setting has slightly changed as \preformatted, AFAICS is not supported within \describe
2010 Feb 22
1
grid unit bug? (PR#14220)
The following seems to me to be at least a perverse trap, if not an = outright bug: > is.numeric(unit(1,"npc")) [1] TRUE > is.numeric(1*unit(1,"npc")) [1] FALSE > is.numeric(unit(0,"npc") +unit(1,"npc")) [1] FALSE ...etc. i.e. is.numeric() appears to be TRUE for class "unit" but false for = class ("unit.arithmetic"
2010 Jan 11
5
R for windows 64 bit
Dear all, do you know if there is any particular version of R to implement with windows 64 bit, in such a way to increase the amount of memory it can use? How should I increase the memory, and more importantly to set a higher max vector size? It still stops me saying "Could not allocate vector of size 145" thanks to all alessia