Displaying 20 results from an estimated 10000 matches similar to: "Quick regtree question"
2009 Jan 20
1
Can't find -lg2c when installing randomForest
I have search the help archives and can't find a direct reference to the
following issue:
When installing randomForest on under CentOS 5.2 , R version 2.7.1 with gcc
4.1.2.
We receive the following error (see below, can't find –lg2c) it is in the
path!
root@abcsci12 ~]# R CMD INSTALL
/scisys/home/yanicrk/randomForest_4.5-28.tar.gz
* Installing to library
2011 May 14
3
regpatch writing to local registry hive with -F not working (registery-utils 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1)
Hi,
I was hoping I could modify a locally mounted registry hive using
regpatch and a .reg file but the -F argument seems to have no function.
(Strace shows it ignores it and just operates
on /var/lib/samba/private/hklm.ldb)
Below is output with debug on.
rfm6 at ubuntuSSDx64:cp /mnt/xp/WINDOWS/system32/config/software /tmp/software
rfm6 at ubuntuSSDx64:/tmp/config$ sudo regpatch -d=10 -F
2009 Dec 04
2
Installing RandomForest on SuSe Linux - warnings
I installed RF on Linux OpenSuSe 11.1 and while it did install and did run a model I had created on Windows correctly, it gave me a lot of "uninitialized" warnings. I don't know if these are significant and so am a little concerned even though my model ran. Any thoughts?
Thanks
R version 2.10.0 (2009-10-26)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN
2007 Oct 20
1
path to libgfortran 'hardcoded' in R?
I am using R-2.6.0 on FreeBSD 8.0-CURRENT (i386). In the last days I had
problems when building packages SparseM, lme4 and randomForest.
The below message shows for randomForest, that 'libgfortran' was not
found. The same error appeared with SparseM and lme4.
---------------------------------
R CMD INSTALL randomForest_4.5-19.tar.gz
* Installing to library
2007 Nov 11
2
using RSperl with "tree" package
Hello,
I am trying to use the "tree" package in R with RSperl.
I have generated a regression tree using the "tree" package in R and saved it in a file say "RegTree_2.Rdata"
If I use the predict function from R command line, it works fine. However, I want to use it from within perl using RSperl. To do that, here is what I do,
my $regTree =
2009 Jun 11
1
gfortran command not found?
Hello, I have openSUSE 11.1
Trying to install randomForest
as SU after invoking R install.packages("randomForest")
and I get this
* Installing *source* package ‘randomForest’ ...
** libs
gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c
classTree.c -o classTree.o
gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c
regTree.c -o
2005 Aug 08
2
installing problems about randomForest
Hi all,
When I tried to install package randomForest, it gave out the following
error message:
"
> install.packages("randomForest", dependencies = TRUE)
trying URL
'http://www.lmbe.seu.edu.cn/CRAN/src/contrib/randomForest_4.5-12.tar.gz'
Content type 'application/x-gzip' length 82217 bytes
opened URL
==================================================
downloaded
2010 May 10
0
Fw: [R] Installing randomForest on Ubuntu Errors
I encountered difficulties installing randomForest on a Ubuntu Linux OS.
Dirk was very helpful and provided the solution below.
Many thanks.
Steve
Steve Friedman Ph. D.
Spatial Statistical Analyst
Everglades and Dry Tortugas National Park
950 N Krome Ave (3rd Floor)
Homestead, Florida 33034
Steve_Friedman at nps.gov
Office (305) 224 - 4282
Fax (305) 224 - 4147
----- Forwarded by Steve
2012 Apr 17
1
command line perl tool to create ogg/Vorbis picture comments
On 14 April 2012 23:40, Ian Malone <ibmalone at gmail.com> wrote:
> On 14 April 2012 23:34, Ian Malone <ibmalone at gmail.com> wrote:
>
>> http://pastebin.com/xXhPyZuQ
>
>> ./jpegtoblock.pl ?-i DSCN7376.JPG -o flacblock
>
>> You'll need to add the "METADATA_BLOCK_PICTURE=" which makes it into a
>> comment file yourself.
>>
>
2006 Jun 05
2
[PATCH] Pet peave then->than
This patch fixes all the incorrect uses of "then" that I could
find on the whole SAMBA_4_0 branch.
i.e. it is relative to
svn://svnanon.samba.org/samba/branches/SAMBA_4_0 at revision
16046.
Index: source/auth/ntlmssp/ntlmssp_sign.c
===================================================================
--- source/auth/ntlmssp/ntlmssp_sign.c (revision 16046)
+++
2012 May 08
6
registry vulnerabilities in R
Kirtland Air Force Base has denied approval for the use of R on its
Windows network. Some of their objections seem a bit strange, but some
appear to be legitimate. In particular, they have detected registry
"vulnerabilities"
which are detailed in the attachment.
I know nothing about Windows registry vulnerabilities. If any of these
issues are
legitimate concerns,
2010 Oct 19
1
[PATCH] Fix Windows conversion when ControlSet001 isn't the CurrentControlSet
If a Windows boot fails and the user boots the last known good configuration,
ControlSet001 will be marked as failed and no longer used. However, virt-v2v
would only install viostor to ControlSet001, meaning it will fail to boot this
guest after conversion.
This patch looks up the current controlset and always installs registry keys to
the correct one.
Fixes RHBZ#644254
---
2008 Oct 26
2
Possible uninstall problem on windows.
I just uninstalled R 2.7.2 on Windows XP after having installed R 2.8.0
The uninstaller removed the String values
HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\Current Version
HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\InstallPath
despite the fact that they pointed to R 2.8.0
The uninstaller did not remove the key
HKEY_LOCAL_MACHINE\SOFTWARE\R-core\R\2.7.2
(and all the values in that key)
I think the
2005 Nov 24
1
Changes to Windows registry in R-2.2.0
R-Devel,
I note from the CHANGES log accompanying the Windows version of R-2.2.0 that
the behaviour with respect to the Windows registry has changed. It says:
"If the user chooses to register R during installation, a registry entry
HKEY_LOCAL_MACHINE\Software\R-core\R\{version}\InstallPath will be added.
Users require administrative privileges to create this key. For others,
the same key
2010 May 06
1
[PATCH v2v] Pre-convert Windows guests.
This is my lightly tested patch which allows pre-conversion
of Windows guests.
You also need to supply rhsrvany.exe and firstboot scripts.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
2011 Sep 15
1
Samba/LDAP/Win7 Domain Admins could not log in
Hi,
I'm running Samba 3.5.6 with OpenLDAP 2.4.23 (from Debian Squeeze) as
PDC. Everything is working fine (Joining Domains, Log on Users) but I'm
not able to Log in as Domain Admin. If I try to, the message "Unable to
log on ?The User Profile Service service failed the logon. User profile
cannot be loaded." (in german: "Fehler bei der Anmeldung mit dem
2009 Jul 02
2
Ubuntu Jaunty samba 3.3.2 print$ no write rights even though I do;-)
I am setting up a OpenLdap PDC with file and print services on Ubuntu Jaunty. Jaunty ships with samba 3.3.2. I configured samba to just use the registry back in which I think is pretty cool! What happend when I use the Add print wizard to add my Windows XP drivers I get the famous "unable to install driver access denied" message. I can ssh into the box with my user id and create files in
2007 Jun 13
0
Re: cl : Command line error D8037 : cannot create temporary il file; clean temp directory of old il files
Hi,
> I installed VS Express and included the IDE in $LIB. It looks like wine
> is able
> to run 'cl.exe' but 'cl.exe' itself has a problem. We've tried a number
> of variations
> of setting %TMP% and %TEMP% to no avail.
>
> Any ideas.
>
> TIA.
I don't know if this is of any use anymore, but I've had the same
problem and google did not have
2008 Apr 01
3
regedit not working
Hi,
I am running
wine 0.9..58
ubuntu 8.04
Dual booting Windows Vista and configured Wine to use the Windows partition.
When I try running regedit, I get the following error.
cat s2.reg
[HKEY_LOCAL_MACHINE\SOFTWARE\Secure Computing]
[HKEY_LOCAL_MACHINE\SOFTWARE\Secure Computing\Agent]
[HKEY_LOCAL_MACHINE\SOFTWARE\Secure Computing\Agent\preetham]
"OKAuth"="Successful"
2001 Mar 06
1
Encrypted passwords for Windows 2000
Does anyone Know the procedure for Windows 2000 workstation, in order to not
encrypt passwords.
What I needed is something similar to the transcription I make below that
works for windows nt4 and 98.
Thank's
Emanuel Duarte
(Portugal)
**********************************
This should take care of the "clear text password" problemsyou've
encountered:
For Win 98 (To enable