similar to: R

Displaying 20 results from an estimated 200 matches similar to: "R"

2012 Aug 17
1
Trouble compiling package on Windows (64 bit)
I am trying to compile the R package "KernGPLM" found here: http://www.marlenemueller.de/KernGPLM/KernGPLM_0.65.tar.gz since the binary available is for R 2.4. but the compilation ends with the error message: *** arch-i386 ERROR: compilation failed for the package 'KernGPLM' Here is my session info: R version 2.14.2 (2012-02-29) Platform: x86_64-pc-mingw32/x64 (64-bit)
2010 Nov 21
3
R help
Dear All, I'm a beginner user in R and I would like to make a quadratic and plateau model in R. Can you help please with an example? Thanks so much -- Ahmed M. Attia Assistant Lecturer El-Khattara farm Station Agronomy Dept., Zgazig Univ., Egypt Visiting Scientist Haskell Agricultural laboratory Agronomy and Horticultural Dept., Univ. of Nebraska-Lincoln ahmedatia at zu.edu.eg
2009 Apr 06
1
[LLVMdev] Makefile Problem?
I'm seeing the following when configuring llvm to point to llvm-gcc-4.2 and then run a "make clean." This is building llvm in a separate object directory than the source: % ../src/configure --prefix=/tmp/ptmp/dag/buildbot/slaves/llvm-validate/llvm-validate-debug-egypt-linux/build/install
2009 Apr 03
2
[LLVMdev] Trouble Building llvm-gcc-4.2
I'm still trying to debug the validator buildbot. I'm getting this error when building some variants of llvm-gcc-4.2: /bin/sh ../../src/gcc/mkconfig.sh bconfig.h gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -fno-common
2008 Apr 19
3
Wine LGPL version
I can't understand what version of the LGPL you are using for the Wine source code. > Wine is free software. The licensing terms are the GNU Lesser General Public License. There are 2 links in your main page: the first links to the official LGPL v3 page http://www.gnu.org/copyleft/lesser.html the second links to a page of the WineHQ site, showing the LGPL v2.1
2008 May 11
2
UnKnownAction exception
Hi all, i''m new in ruby on rails. i created a controller which has 2 views index, add_to_cart & inside index i created "button_to" which references to add_to_cart view, but when i click on this button UnKnownAction exception appear to me, i don''t know why this happen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2005 Feb 06
3
Question about X100P card
Hello my brothers and sisters, Is "X100P" card suitable to VoIP? and if "yes", am i need to only "X100P" and "Asterisk" Package? or i need also to other cards or packages? and if "X100P" card not suitable to VoIP, please recommend a another card, (please take in your account that i would like to connect standard analog line to the card
2003 Jul 03
2
pre/postexec
Running system: SuSE 7.2 (kernel 2.2.4) & samba-3.0.0beta1. There is coexisting Win(Millennium) system at the server (reason: many win partitions MUST be directly available at the central unit under windows after rebooting to windows). People connect their laptops (with small HD and Win2k SP2) to central unit and samba offers shares with Linux accounts. However, there are many win
2009 Apr 03
0
[LLVMdev] Trouble Building llvm-gcc-4.2
On 2009-04-03 18:39, David Greene wrote: > I'm still trying to debug the validator buildbot. > > I'm getting this error when building some variants of llvm-gcc-4.2: > > /bin/sh ../../src/gcc/mkconfig.sh bconfig.h > gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes > -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros >
2009 Oct 28
4
compiling 3.2.15: cifs.upcall not found afer RPM build
Hello, Trying to compile Samba 3.2.15 on a RHEL AS 4u2 (i686) and I'm getting the following result from 'sh makerpms.sh': > Provides: samba-doc = 3.2.15-1 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 > > > RPM build errors: > File not found:
2006 Feb 02
1
how to set share folder for every user ?
Dear Member, Thanks for your help. I have some problem in user folder maping, help me. My Smb share is [netf] path = /netf/user here i have folder for all the users right now i have 4 users for all the 4 users i have 4 folders this is their home folder while creating linux user i have specfied this path. i have 1 more folder named scan which is to be shared by all the users. 1) canny 2)
2008 Jan 25
2
Help Me to Adjust the R Code
Hi, The following code, from Angelo Canty article on line "Resampling Methods in R: the boot Package, 2002", works fine for Angelo Canty using R 2.6.0 on Windows XP. It also works for me using R 1.2.1 and S-PLUS 2000 on Windows XP after installing the S-PLUS bootstrap library, with slight differences in my outputs. > library(boot) > library(survival) >
2018 May 22
0
remove rows of a matrix by part of its row name
Hello, Please always cc the list. As for the question, yes, it does. If you want to remove just the ones with exactly 73.1 use the pattern grep("^73\\.1$", etc) Explanation: Beginning of string: ^ End of string: $ Escape special characters: \\ (needed because the period is a special character.) Hope this helps, Rui Barradas On 5/22/2018 12:50 PM, Ahmed Serag wrote: > Thank
2002 Jul 01
2
I Need A Little Help...
Dear Samba Team, I've been introduced to Samba lately and I used it to share a ufs File System in an enterprise system to be accessed through Windows Nt and Windows 2000. I followed the installation steps and to be honest I wasn't sure that the system will run because I lack in experience with this software, also because I was using instructions from a Samba book that I think was talking
2009 Oct 14
1
Beginning R help?
Hi all, I'm currently working through the "Beginner's Guide to R" (Zurr et al.) and I'm wondering about the first exercise in chapter 3: I imported the data from BirdFluCases.txt and executed the 'names' and 'str' functions as follows: Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE) names(Bird) [1] "Year"
2012 Jan 17
2
Windows 8 ReFS (OT)
Kind of off topic, but I figured of some interest to the list. There will be a new file system in Windows 8 with some features that we all know and love in ZFS: > As mentioned previously, one of our design goals was to detect and correct corruption. This not only ensures data integrity, but also improves system availability and online operation. Thus, all ReFS metadata is check-summed at the
2004 Jul 27
2
g729 + GSM + g723
Folks! We have purchased G729 and have been testing the codec on mUltiple Gateways. Here is what we have found. Here is the config I have used: ------------------------------- Asterisk Server On Dual Pentium Xeons with 6GB of RAM, running on Fedora Core 2 User1 is in USA on Broadband Cable User2 is in India on 64Kbps ISDN Line User1 using SIPURA SPA 2000 user2 using Xten professsional(X-pro)
2018 May 22
4
remove rows of a matrix by part of its row name
Dear R-experts, How can I remove a certain feature or observation by a part of its name. To be clear, I have a matrix with 766 observations as a rows. The row names are like this 70/556 71.1/280 72.1/556 72.1/343 73.1/390 73.1/556 Now I would like to remove all the rows that contain the text 73.1 Any ideas or suggestion please ? Regards ********************** Ahmed Serag Analytical
2004 Jun 10
1
multiple connections
Hello, I have an issue with multiple connections to the Internet. I tried following the steps described in [1] but things are not working properly. I would like the network setup as follows: ______ | |- ppp0 -- Dynamic IP (PPPoE on eth2) Internal---- eth0 | GW | |____|- eth1 -- Static IP -> Static''s GW From [1], the
2008 Nov 10
9
Sun Storage 7000
Just got an email about this today. Fishworks finally unveiled? http://www.sun.com/launch/2008-1110/index.jsp -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20081110/17591c2d/attachment.html>