Displaying 17 results from an estimated 17 matches for "libarari".
Did you mean:
libarary
2010 Jan 29
0
Help interpreting libarary(nnet) script output..URGENT
Hello,
I am pretty new to R. I am working on neural network classifiers and I am
feeding the nnet input from different regions of interest (fMRI data). The
script that I am using is this:
library (MASS)
heap_lda <-
data.frame(as.matrix(t(read.table(file="R_10_5runs_matrix9.txt")))*100000,syll
= c(rep("heap",3),rep("hoop",3),rep("hop",3)))
library(nnet)
2006 Feb 08
2
Tooltip.js problems
I''m starting to play with the tooltip.js library from
http://tooltip.crtx.org/index.php?page=HomePage. The libarary seems to
work pretty well except that when I use a tooltip on a web page that has a
form and submit buttons, the submit buttons stop functioning and won''t
respond to click events anylonger. So far I''ve only been able to
reproduce this under Safari.
2008 Jun 19
3
LDAP Authentication fails with ñ character in password.
Hi Guys,
I''ve got a rails application that uses activeldap to authenticate
users. Its been working great for about 6 months now, but a user from
mexico started using it recently, but can''t seem to login. I''ve
narrowed it down to the fact that his password contains a ñ character
in it. This problem is also present in a test user account I''ve setup.
ActiveLDAP
2006 Feb 03
3
R-2.2.1-INSTALL Issue with TCLTK
Hi
I am not able to have a working tcltk library in R-2.2.1 inspite of
trying different options suggested in the FAQ's. I am using the
following configure option and I do get the tcltk package installed but
with a missing libs folder.
./configure -prefix= "~R-2.2.1" --enable-R-shlib --enable-linux-lfs
--with-zlib --with-gnu-ld --with-tcltk
2006 Mar 15
2
Fake Ring Tone/Compile Addon
Dear All,
I am currently have this problem in which I am sending call out from the
Zaptel TE405 to a VoIP gateway. But the problem that the call over to the
VoIP Gateway will always have a fake ring tone. Can you please give some
pointer how to fix this problem? This problem is existing in my Asterisk
1.2.1 box. Also when compiling Asterisk 1.2.5 and tried to run it with the
Asterisk-addon,
2011 Feb 13
2
CLI prompt function/library
I'm looking to get something of a generic CLI prompt function/libarary
into Syslinux for use in a COM32. I'm looking for the following:
1) Line Editing with proper wrapping. Currently, gPXE and HDT both
have provisions in place for line editing however they both can not
handle line wrapping appropriately.
2) Tab completion. Tab completion of filenames would be a goal but
not a
2004 Sep 25
0
G.729 and Asterisk intellectual property issues
-- snip --
Had the patch been against the actual g729 libraries the case would have
been clear. Now, the patch is against asterisk to make it interoperate
with the g729 libarary and this may or may not be non-infringing. However,
the distribution of the g729 libraries themselves are almost certainly
infringing. There is also the possibility that the patch to asterisk may
be ruled a
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
Hello,
I tried to compile v2.3.1 on Solaris x86 with SUN Pro compilers.
I had an error while stats libarary was being compiled and I notice that "-xtarget=generic64" was not passed to f95 while cc used it.
Could you tell me how to fix this problem?
f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c sgram.f -o sgram.o
f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c
2016 Sep 06
3
[Bug 2611] New: Add support for $2b$ prefixed hashes
https://bugzilla.mindrot.org/show_bug.cgi?id=2611
Bug ID: 2611
Summary: Add support for $2b$ prefixed hashes
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P3
Component: Miscellaneous
Assignee: unassigned-bugs at
2010 Feb 04
1
Improving RPM packaging for R; ideas gathered from the Debian folks
Hi, everybody.
I've got some Centos Linux systems and some Ubuntu Linux systems. R's
basically the same in either place, but the packaging of R for Debian
systems seems better to me than it is on Fedora/Redhat/Centos.
I joined R-sig-debian and we talk about package management issues
there sometimes. One of the really handy R packaging ideas they have
is to customize R environment so
1998 Nov 16
2
0.63 missing .pl files in etc?
Just grabbed the R-0.63.tar.gz from CRAN. Again during the build make
fails. bin/build-help did not have exec permissions. After that, it
failed for missing *.pl files called from build-help. I just copied
them from an R-devel I had. Then make docs worked. However,
LibIndex was not built. I am on an hpux-pa1.1-hpux-10.20 using egcs:
gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)
1998 Nov 16
2
0.63 missing .pl files in etc?
Just grabbed the R-0.63.tar.gz from CRAN. Again during the build make
fails. bin/build-help did not have exec permissions. After that, it
failed for missing *.pl files called from build-help. I just copied
them from an R-devel I had. Then make docs worked. However,
LibIndex was not built. I am on an hpux-pa1.1-hpux-10.20 using egcs:
gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)
2009 Jul 15
5
Grouping data in dataframe
Hello,
I have a dataframe (obtained from read.table()) which looks like
ExpA ExpB ExpC Size
1 12 23 33 1
2 12 24 29 1
3 10 22 34 1
4 25 50 60 2
5 24 53 62 2
6 21 49 61 2
now I want to take all rows that have the same value in the "Size"
column and apply a function to the
2001 Mar 26
7
RFE: Portable OpenSSH
For a future release of Portable OpenSSH, it would be nice to have a
./configure option to enable the binaries produced, to be statically
linked.
I tried using LDFLAGS option to ./configure .... but this passes
arguments to gcc not ld, this should be documented.
Additionally, I feel that ./configure should --extra-inc=dir and
--extra-lib=dir to add paths to compile (-I) and link lines (-L &
2006 Apr 16
0
[S] Problems with lme and 2 levels of nesting:Summary
I have taken the liberty of including the R-help mailing list on this
reply as that is the appropriate place to discuss lmer results.
On 4/5/06, Andreas Svensson <andreas.svensson at bio.ntnu.no> wrote:
> Hello again
> I have now recieved some helpful hints in this matter and will summarize them but first let me reiterate the problem:
>
> I had two treatments: 2 types of food
2005 May 19
3
[LLVMdev] [Cygwin] llvm 'make install' build errors
Reid,
I think it is the first time it is run that the errors occcur !?
Not sure but that would seem logical.
Aaron
2004 Mar 09
4
Samba and LDAP backend - howto docs problems?
Hi all,
I have followed the instructions at
http://samba.mirror.ac.uk/samba/docs/man/passdb.html in an attempt to
set up a Samba v3.0.2 (supplied by Redhat as part of RHEL v3.0) PDC.
I have got as far as trying to get a windows 2k box to join this new
domain that I have created, however this fails with the error "Logon
failure: unknown user name or password".
Samba itself logs