Displaying 20 results from an estimated 800 matches similar to: "R is mentioned on Linux Today"
2000 Jun 26
1
persp greek label problem (PR#583)
Full_Name: Ramin Nakisa
Version: 1.1.0
OS: i386 linux
Submission from: (NULL) (192.127.94.7)
Labels created with expression seem to disappear, e.g. the x axis label in
x <- -6:16
contour(outer(x, x), method = "edge", vfont = c("sans serif", "plain"),
xlab=expression(theta[0]), ylab=expression(theta[1]))
and all three labels in
x <- -6:16
persp(outer(x, x),
2013 Feb 05
9
[LLVMdev] The MBlaze backend: can we remove it?
The MBlaze backend seems to be essentially unmaintained since 2011. The
maintainer (Wesley Peck who is BCC'ed) seems to have vanished, and in fact
all emails to him are bouncing.
I propose to remove the MBlaze backend on Friday if none step forward as a
maintainer. Currently, folks are having to keep it up to date when changing
shared parts of the backend with no help.
-Chandler
2018 Jun 13
4
NSS and group enumeration in CUPS...
On Wed, 13 Jun 2018 17:07:39 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! L.P.H. van Belle via samba
> In chel di` si favelave...
>
> > Ok thats strange, this works fine since Jessie and up.
>
> Ahe,, probably i'm not explaining me well. I've not 'windows'
> troubles, i've troubles accessing CUPS web interface,
2018 Jun 13
2
NSS and group enumeration in CUPS...
Hai Marco,
Ok thats strange, this works fine since Jessie and up.
I did some extra checks and i'll show my outputs so you can compaire them.
My "domain" admin shows : id winadmin
uid=10000(winadmin) gid=10000(domain users) groups=10000(domain users),116(lpadmin),10001(domain admins),2001(BUILTIN\users),2000(BUILTIN\administrators)
My group output: getent group lpadmin
2013 Feb 08
3
[LLVMdev] The MBlaze backend: can we remove it?
Hi,
I just saw this thread. I work on llvm at Xilinx but I do not work on
microblaze.
I will check to see if there is any interest here at Xilinx to contribute
resources to the maintenance of this backend.
Thanks,
Jeff
On Tue, Feb 5, 2013 at 7:38 PM, Rogelio Serrano
<rogelio.serrano at gmail.com>wrote:
>
> On Feb 6, 2013 4:52 AM, "Chandler Carruth" <chandlerc at
2013 Feb 05
2
[LLVMdev] The MBlaze backend: can we remove it?
>
> The MBlaze backend seems to be essentially unmaintained since 2011. The
> maintainer (Wesley Peck who is BCC'ed) seems to have vanished, and in fact
> all emails to him are bouncing.
> I propose to remove the MBlaze backend on Friday if none step forward as a
> maintainer. Currently, folks are having to keep it up to date when changing
> shared parts of the backend
2019 Aug 30
2
flood of (auth in progress) connections from unresponsive windows client crashing samba
/etc/samba/user_and_group_map.txt contains Windows username/group to linux username/group mappings. In our setup, all users exist in ldap, as do the directory groups, but the linux user and group information (namely uid/gid) do not. This has been setup such that the users connect to samba as the windows username (ex. PRODUCTION+user1) for an authroized group (PRODUCTION+group1), but the files
2006 Jul 19
1
Test for equality of coefficients in multivariate multipleregression
Dear Berwin,
Simply stacking the problems and treating the resulting observations as
independent will give you the correct coefficients, but incorrect
coefficient variances and artificially zero covariances.
The approach that I suggested originally -- testing a linear hypothesis
using the coefficient estimates and covariances from the multivariate linear
model -- seems simple enough. For
2010 Jun 09
2
SIP Witch
Is anyone out there using SIP Witch in conjunction with Asterisk? It claims to be able to "enhance existing IP-PBX solutions such as Asterisk", so maybe it can be used as a simple means to provide secure/encrypted calls.
GNU SIP Witch - Summary <http://savannah.gnu.org/projects/sipwitch>
GNU SIP Witch - GNU Telephony <http://www.gnutelephony.org/index.php/GNU_SIP_Witch>
2008 May 07
0
Fwd: Re: Solution of function
Forgot to send one copy to R help. Sorry
Megh Dal <megh700004@yahoo.com> wrote: Date: Wed, 7 May 2008 02:45:09 -0700 (PDT)
From: Megh Dal <megh700004@yahoo.com>
Subject: Re: [R] Solution of function
To: Berwin A Turlach <berwin@maths.uwa.edu.au>
Hi Berwin,
Thanks for having look on my problem. However on ipop() function I see following:
ipop solves the quadratic
2005 Jan 28
2
iproute-save ?
Anyone to know iproute-save, iproute-restore like script similar iptables-save/restore ?
that stores everytihng routes,rules,tables everything ...
then init.d-script that among other things stores the state on shutdown :") (thats easy then)
-----
http://linuxtoday.com/news_story.php3?ltsn=2004-12-08-004-32-OS-BZ-DT-0005
snip> MS Office is popular in the same way as heart disease is the
1999 Oct 07
1
[Fwd: Libraries loading, but not really?] - it really IS a problem :-(
kalish at psy.uwa.edu.au wrote:
>
> I'm a newbie at R, and can't get libraries to really work.
> I did this:
> > library(help = mva)
> cancor Canonical Correlations
> cmdscale Classical (Metric) Multidimensional Scaling
> dist Distance Matrix Computation
> hclust Hierarchical Clustering
2013 Feb 05
0
[LLVMdev] The MBlaze backend: can we remove it?
On Tue, Feb 5, 2013 at 12:52 PM, Chandler Carruth <chandlerc at gmail.com>wrote:
> The MBlaze backend seems to be essentially unmaintained since 2011. The
> maintainer (Wesley Peck who is BCC'ed) seems to have vanished, and in fact
> all emails to him are bouncing.
>
> I propose to remove the MBlaze backend on Friday if none step forward as a
> maintainer. Currently,
2013 Feb 05
0
[LLVMdev] The MBlaze backend: can we remove it?
On Tue, Feb 5, 2013 at 3:50 PM, Preston Briggs <preston.briggs at gmail.com>wrote:
> The MBlaze backend seems to be essentially unmaintained since 2011. The
>> maintainer (Wesley Peck who is BCC'ed) seems to have vanished, and in fact
>> all emails to him are bouncing.
>
>
>> I propose to remove the MBlaze backend on Friday if none step forward as
>> a
2013 Feb 06
0
[LLVMdev] The MBlaze backend: can we remove it?
On Feb 6, 2013 4:52 AM, "Chandler Carruth" <chandlerc at gmail.com> wrote:
>
> The MBlaze backend seems to be essentially unmaintained since 2011. The
maintainer (Wesley Peck who is BCC'ed) seems to have vanished, and in fact
all emails to him are bouncing.
>
> I propose to remove the MBlaze backend on Friday if none step forward as
a maintainer. Currently, folks
2005 Mar 29
1
improved pairs.formula?
Dear all,
I would like to suggest changing the pairs.formula command such that a
command like
pairs(GNP ~ . - Year - GNP.deflator, longley)
would behave in a similar fashion as
lm(GNP ~ . - Year - GNP.deflator, longley)
i.e., make a pairwise scatterplot of GNP and all other variables in
the (longley) dataframe except for Year and GNP.deflator. The above
command, with the
1999 Oct 07
0
Libraries loading, but not really?
I'm a newbie at R, and can't get libraries to really work.
I did this:
> library(help = mva)
cancor Canonical Correlations
cmdscale Classical (Metric) Multidimensional Scaling
dist Distance Matrix Computation
hclust Hierarchical Clustering
kmeans K-Means Clustering
prcomp
2003 Jun 13
0
SMBFS, automounting and NFS
Hi all, I have a question which we think has probably been asked before,
but I can't find any solutions. Bofore I get to the details, I'll give
some background.
I work at a university and we have a bundle of undergraduate and
postgraduate students. Our computer system is currently divided roughly
into a windows (XP) system and a linux (Redhat 8.0) system. The linux
servers have
2001 Jul 06
0
R 1.3 on iMacs (PR#1015)
Hi,
I have been trying to run R 1.3 on a Lab of iMacs running system 9.0. It
starts up fine but it wont accept any input from the keyboard. I can
select commands and use the copy and paste menu option and this works.
It works fine on my G4 running 9.04.
Apart from having to install the latest carbonlib, is there anything
else needed to get it running on system 9.0 on iMacs?
If you don't
2002 Oct 28
0
re: problem installing library sm
Hi all,
The suggestions were great. However, after installing readline-devel I
had to install ncurses-devel before getting sm to work. Can this be put
into the RH 7.3 Readme when downloading R rpms (and other distbns like
Mandrake where there may be a similar problem)?
Thanks for your help.
Rohan Sadler
--
Ecosystems Research Group (ERGO)
School of Plant Biology (Botany), Faculty of