Displaying 20 results from an estimated 200 matches similar to: "update.packages() and loaded packages (PR#8448)"
2006 Dec 11
2
Nut setup on fedora core 6
Hello.
I'm trying to setup NUT on Fedora Core 6 x86_64 and have little problems with it. SELinux is disabled at this time.
I have ups - MGE Nova 600 AVR connected on serial port. I've installed nut via yum package manager. Everything it seems to work fine, untill one powerfail. Upsmon detect that system is on battery. But when battery level reached "Battery Low" it
seems that
2020 Jun 23
0
problem with warnings
Hi
I have a problem with warrnings in log
Yesterday "big gays" change datastore
and After this time i get warrnings in dovecot like:
Warning: Created dotlock file's timestamp is different than current time
(1592878268 vs 1592871191): /vmail/us/username/Maildir/dovecot-uidlist
Before that there was no problem with warnnings
I have dovecot director with 5 dovecot-nodes and storage
2005 Mar 25
0
Re: Cross-building R packages
Jun hi again!
Sorry for bothering. Although I had no problem with building Windows
package under Linux, I noticed that man pages are not processed as they
should or maybe I have a problem with my setup.
My package is called 'GeneticsPed'. Instead of HTML or text files I just
got a GeneticsPed.Rd.gz in man directory of a package (this is within
GeneticsPed_0.1.zip file!). The file
2005 Jun 08
2
CRAN task view for genetics
Hello to everyone!
I have built CRAN task view for genetics. For now I have not submit it
to CRAN yet and it can be accessible from:
http://www.bfro.uni-lj.si/MR/ggorjan/software/R/Genetics.html
http://www.bfro.uni-lj.si/MR/ggorjan/software/R/Genetics.ctv
I have not submitted it to CRAN, since I would like first some opinion
about it. Genetics is really so broad field that I belive one person
2007 Apr 18
1
Problem with: Vignette dependencies (\VignetteDepends{} entries) must be contained in
Hello!
I have just discovered a possible bug or lack of my knowledge. The last
option is not so uncommon and I decided to ask here before flooding the
bugs repository.
Say I have a package test with vignette. Moving package directory to
some other name, say test2, fails R CMD check with
$ R CMD check test2
* checking for working latex ... OK
* using log directory
2007 Sep 19
1
pdbedit -P "password history" doesn't work !!
Hi !
This is my firs post here. I've got a problem with password history
policy -C 3 which doesn't work !!
I set policy
pdbedit -P "maximum password age" -C 777600 (90days)
pdbedit -P "minimum password age" -C 691200 (80days)
"user must logon to change password" -C 2
"password history" -C 3
On clients (XP PRO) some of people
2005 May 10
0
Fwd: Extract just some fields from XML]
Duncan, you are a king!
Thanks a lot for this cookie. It really helped me. Thanks for the code
as well as detailed explanation at the end.
>Hi Gregor.
>
>Here is a function that will collect all of the nodes in the
>XML document whose names are in the vector elementNames
>
>getElements =
>function(elementNames)
>{
> els = list()
>
> startElement = function(node,
2006 Mar 22
0
[Fwd: Re: levels for list and data.frame]
I unintentionally missed to cc to r-devel.
-------- Original Message --------
Subject: Re: [Rd] levels for list and data.frame
Date: Tue, 21 Mar 2006 20:50:21 +0100
From: Gregor Gorjanc <gregor.gorjanc at gmail.com>
Reply-To: gregor.gorjanc at gmail.com
To: Martin Maechler <maechler at stat.math.ethz.ch>
References: <441F2C49.8080703 at gmail.com>
<17439.50351.172900.987055
2007 Apr 16
1
Sweave.sh shell script on CRAN
Dear developeRs,
Martin Maechler has suggested that I resend this email to R-devel
instead to R-packages for further comments and potential availability
for Windows.
----------------------------------------------------------------------
I have uploaded my Sweave (bash) shell script on CRAN. It is available at
http://cran.r-project.org/contrib/extra/scripts/
In short this script runs Sweave on
1999 Nov 09
0
Nasty ping with pattern '+++ATH0' - how to stop?
Hello!
Well-known thing is abusive use of ping abillity to fill out the ICMP
packet with '+++ATH0', which will cause hangup on 'bad' modems. The
defense, at the clinet side, is to add 'S2=255' to modem settings.
This 'technique' is used in irc wars, and other abusive attacks, and shell
providers have a lot of problems with that. There are two ways to forbid
users
2007 Apr 02
0
automonitor and CDR(userfiled)
Hi all !
I'm trying to make a automonitor generated filename to "make its way"
into CRD(usrefiled), so I can keep track of recorded conversations in
CDR logs. Looking how to do that, I have found cool (but almost
undocumented) option of res_monitor: if you set monitor format in form
of "format:<string>" (i.e. "wav:monitor"), res_monitor will prefix the
2007 Mar 04
1
fortune() in .Rprofile conflicts with R CMD INSTALL
Hello,
This is about fortune package, but I think that might be related also to
base R, so I am sending to package maintainer and R-devel list.
I have the following in my .Rprofile to break monotony of code writing
library(utils)
library(fortunes)
fortune()
detach("package:fortunes")
so I get a fortune every time I start R. It seems that this conflicts
with R CMD INSTALL in latest
2006 Dec 07
2
Enhances, require() and quality control
Hello!
I am working on a package where Enhances field seems to be a plausible
option. When I add package, say coda, to this field, I get the following
warning with recent R-devel:
----
* checking for working latex ... OK
* using log directory '/home/ggorjan/programs/R/devel/test.Rcheck'
* using R version 2.5.0 Under development (unstable) (2006-12-06 r40129)
* checking for file
2007 Dec 06
3
Warnings
Hi
I get the following warings on my ubuntu (gutsy) machine
> library(matrix)
> data.frame(x=1:5, z=5)[1:5, ]
x z
1 1 5
2 2 5
3 3 5
4 4 5
5 5 5
Warning message:
':::' is deprecated.
'methods' is deprecated.
'seemsS4Object' is deprecated.
Use 'isS4' instead.
See help("Deprecated")
It is quite annoying since I often subset the data.frames. Will
2015 Dec 08
0
yum errors
Wes James wrote:
>
>> On Dec 7, 2015, at 8:37 PM, Wes James <comptekki at me.com> wrote:
>>
>>>
>>> On Dec 7, 2015, at 8:23 PM, Wes James <comptekki at me.com <mailto:comptekki at me.com>> wrote:
>>>
>>>
>>>> On Dec 7, 2015, at 8:03 PM, Wes James <comptekki at me.com> wrote:
>>>>
>>>
2015 Dec 08
2
yum errors
> On Dec 7, 2015, at 8:37 PM, Wes James <comptekki at me.com> wrote:
>
>>
>> On Dec 7, 2015, at 8:23 PM, Wes James <comptekki at me.com <mailto:comptekki at me.com>> wrote:
>>
>>
>>> On Dec 7, 2015, at 8:03 PM, Wes James <comptekki at me.com> wrote:
>>>
>>
>> <snip>
>>
>>> I finally just
2015 Dec 08
0
yum errors
On 12/08/2015 06:50 PM, Wes James wrote:
>> On Dec 7, 2015, at 10:02 PM, Jake Shipton <jakems at fedoraproject.org> wrote:
>>
>> Wes James wrote:
>>>> On Dec 7, 2015, at 8:37 PM, Wes James <comptekki at me.com> wrote:
>>>>
>>>>> On Dec 7, 2015, at 8:23 PM, Wes James <comptekki at me.com <mailto:comptekki at me.com>>
2015 Dec 08
0
yum errors
On 12/07/2015 11:50 PM, Wes James wrote:
>
>> On Dec 7, 2015, at 10:02 PM, Jake Shipton <jakems at fedoraproject.org> wrote:
>>
>> Wes James wrote:
>>>
>>>> On Dec 7, 2015, at 8:37 PM, Wes James <comptekki at me.com> wrote:
>>>>
>>>>>
>>>>> On Dec 7, 2015, at 8:23 PM, Wes James <comptekki at me.com
2006 Mar 21
1
Hessian from optim()
Hello!
Looking on how people use optim to get MLE I also noticed that one can
use returned Hessian to get corresponding standard errors i.e. something
like
result <- optim(<< snip >>, hessian=T)
result$par # point estimates
vc <- solve(result$hessian) # var-cov matrix
se <- sqrt(diag(vc)) # standard errors
What is actually Hessian representing here?
2005 Jul 25
1
FW: LyX and Sweave
Hello R-users!
I have tried to use Sweave within LyX* and found two ways to accomplish
this. I have attached LyX source file for both ways.
*<http://www.lyx.org>
Lep pozdrav / With regards,
Gregor Gorjanc
----------------------------------------------------------------------
University of Ljubljana
Biotechnical Faculty URI: http://www.bfro.uni-lj.si/MR/ggorjan
Zootechnical