I took a more extreme version of this approach for a project that keeps many R
packages in a monorepo and checks them all at once, where we do a lot of saying
“let’s ignore this warning _in this package_ until someone has a chance to fix
it properly, but still fail the build if it shows up in _o
your help to keep the “bitten by function redefinition” club a
small one.
Thanks,
Chris
[1] https://mastodon.social/@benzipperer/113328761897124440
> On Feb 7, 2024, at 11:53 AM, Duncan Murdoch wrote:
>
> I put the idea below into a function that gives nicer looking results. Here
It’s completely reasonable to decline to do extra work to support it, but at
the same time: Qualified calls are widely used and recommended, and users are
also being completely reasonable when they try to use them (probably without
checking the manual!) and expect them to work.
Would there be a
t them to a check result to go along
with it.
I don’t think this is grounds on its own to change a 20-year precedent, but in
case anyone is collecting wishlist reasons to make the check look harder...
Thanks,
Chris
> On Feb 6, 2024, at 3:17 PM, Martin Morgan wrote:
>
> I went looking
ent
behaviour. But when the 'fields' argument is present only those fields that
are listed are outputted. This would help me greatly as I could then run
just the installed.packages(fields = ) function without having to add any
sorting after the fact.
Thanks,
Chris Woelker
ess lines as they are sent, it only receives them
when StdIn is closed.
Best Regards
Chris
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
In this case executing library(XLConnect) cause the same response - "R Session
aborted" with the information that "R encountered a fatal error".
These are not packages that I maintain. However, I have packages (imageData and
dae) that depend on ggplot2 and it seems that this bu
;, "B", "A", "*", "B"
The regular expression is ")"
The call which freezes R is
strsplit(Oldterm, ")" )
Thomas - after he had reproduced the problem - suggested that I submit it to
r-devel.
Best wishes...
Thanks Ista, that's good to know. Did you install from pacman?
Chris
On Fri, 23 Jun 2017 at 20:35 Ista Zahn wrote:
> FWIW, I don't have any problems with R on Arch Linux.
>
> On Jun 23, 2017 1:32 PM, "Chris Cole" wrote:
>
>> Thank you for correcting my m
Thank you for correcting my misunderstandings, Professor. Compiling from
source did the trick, and I'll be following up with the arch maintainers
about addressing the issue on their end.
Best,
Chris
On Fri, 23 Jun 2017 at 11:02 Prof Brian Ripley
wrote:
> R is compatible with GCC 7.
being able to handle
the new compiler version any time soon, and if there are any other
workarounds than having two versions of the compiler.
Thanks.
Chris
[[alternative HTML version deleted]]
__
R-devel@r-project.org mailing list
https://stat.et
rent
mailing list.
Thank you Göran for confirming that you experience these bugs. I've
Cc'ed two other users, Chris Smowton and "Terran", who commented on
the Bugzilla bugs. Do you guys want to weigh in on the relative
importance of getting these fixed?
Nobody asked me to describ
ing R 3.1.1 and the 3.1.1 version of the parallel package under
Ubuntu 14.04, but the code appears to be the same in R-devel.
Chris
--
Chris Paciorek
Statistical Computing Consultant
Statistical Com
tensions manual:
http://cran.fhcrc.org/doc/manuals/r-release/R-exts.html#Package-Dependencies
Chris Green
Ph.D. Student, Statistics
University of Washington, Seattle
On Thu, Aug 7, 2014 at 4:35 PM, Joshua Wiley wrote:
> Dear All,
>
> What is the preferred way for Package A, to i
quot; to my functions, but these are large datasets,
and I don't want to use time and memory loading both versions when I
expect any individual user to pick a single version and stick with it.
Can anyone suggest how else I might proceed?
Thank you,
Chris
--
JDRF/WT Diabetes & Infla
gorithm is launched again R dies. If I
could trap the SIGINT, then I could make sure a) that the algorithm stops
immediately, and b) that the CUDA context is destructed nicely.
Is there a "R-standard" method of doing this?
Thanks,
Chris
--
Dr Chris Jewell
Lecturer in Biosta
rns a character vector with
"as.numeric", so I'm assuming this is the problem. How do I explicitly export
my as.double method?
Thanks,
Chris
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
oad the entire dataset into memory? Which
method do I overload to achieve the following?
> fullData <- myLargeData
> class(fullData)
[1] "data.frame"
or apply transformations:
> myEigen <- eigen(myLargeData)
In C++ I would normally overload the "double" or &qu
any thanks,
Chris Green
[[alternative HTML version deleted]]
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
g but got
"The following object(s) are masked _by_ ‘.GlobalEnv’:
probtrans"
Thanks for your help,
Chris
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
AS2 deb packages in future
> Debian and Ubuntu releases.
Thanks for the comments, Dirk. I take your point about ATLAS having the cores
compiled in. I have replaced ATLAS with ACML, and all works fine.
Cheers,
Chris
--
Dr Chris Jewell
Department of Statistics
University of Warwick
Coventry
C
I was under the impression that any child processes or
threads inherit the cpu affinity of the parent.
Does anyone have experience of this and could offer a comment or solution?
Thanks,
Chris
--
Dr Chris Jewell
Department of Statistics
University of Warwick
Coventry
CV4 7AL
UK
Tel: +44
this?
Cheers,
Chris Brien
Adjunct Senior Lecturer in Statistics
-
School of Mathematics & Statistics - Mawson Lakes
Phenomics and Bioinformatics Research Centre
University of South Australia
GPO Box 2471
ADELAIDE 5001 South Australia
Phone: +61 8 8302 5873 Fax: +61 8 8302 5785
E
t) dt}
I checked this is still in current r-patched and r-devel.
Chris
--please do not edit the information below--
Version:
platform = sparc-sun-solaris2.10
arch = sparc
os = solaris2.10
system = sparc, solaris2.10
status =
major = 2
minor = 10.0
year = 2009
month = 10
d
had no dependency on R in the
Depends field on any of the packages. Got around it by adding "Depends: R
(>=2.7.0)" to the packages but it was still a regression from 2.9 behaviour.
Cheers
Chris
__
R-devel@r-project.org mailing list
htt
I have been unable to reproduce this problem but the warning I got told
me to send a bug report, so here it is.
After a fairly lengthy session, using the ape and ade4 packages,
conducted via a terminal in kate under kubuntu 6.06 linux , I found
errors claiming not to find lapply- see first sec
Full_Name: Chris Bainbridge
Version: 2.2.1
OS: Linux
Submission from: (NULL) (86.157.4.96)
The following python script will render two pdf files, one with lines and one
with steps. The pdf with steps (s.pdf) renders the horizontal line as a solid
when it should be dotted as in lpdf. It seems as
Bill's website.
If you encounter problems downloading the HYPAK.EXE file, let me know
and I can try to e-mail you a copy. I can also provide copies of the
articles listed below, in the form of .pdf files.
Thank you.
Chris
References
Rozeboom, W. W. (1991a). H
variables need to be available to several
other functions that I'd like to move to separate source files. Since
the tkframe variables can't be created in the environment of ui.main,
I'm not sure how to get around this problem without a lot of argument
passing.
> On Sun, 7 Jan 2
th this kind of issue. Any help is greatly appreciated.
-Chris
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
;ARIZONA" , =
> I get the "UTAH" state also coloured as "ARIZONA".
>
> The same thing happens with some other states, I get two states coloured in=
> stead of one.
>
> Is there any problem with the way I have made the ranking of states in "ord=
>
Friedrich Leisch sent the following at 10/07/2006 11:28:
... some snipped ...
> Fixed now in both r-patched and r-devel.
>
> Fritz
>
Wow, wonderful, thanks. My first ever R bug report resolved and closed
in a weekend. Stunning.
C
--
Chris Evans <[EMAIL PROTECTED
sh as it might be good if the vignette
code checked for multiple vignettes with the same name and returned a
choice or a message warning you that there are multiples. Should I do a
follow-up to that bug?
Many thanks to you and all for R: incredible resource.
Chris
--
Chris Evans <[EM
Full_Name: Chris Evans
Version: 2.3.1
OS: Windoze XP
Submission from: (NULL) (217.34.100.197)
If I give "vignette("introduction")" I get:
Error in sprintf(gettext(fmt, domain = domain), ...) :
use format %s for character objects
vignette() works for some
ng them up to the first zero only,
and discarding the rest.
Incidentally, this is for the XT_STR expression. For DT_STR, lengths of
either 6 or 8 work correctly.
Great program, by the way.
Chris
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Can any valid SEXP expression be given in the setSEXP command?
I tried to send a numeric matrix by including the dim attribute with the
data, but get an error code 68 (some parameters are invalid). Is the dim
attribute not supported by setSEXP? If so, does this mean a matrix
should be sent as a li
RPrintf, but it isn't clear to me what the easiest way to do this is. Would
it be possible to add a flag to RPrintf to have this done implicitly?
Thanks,
chris
[[alternative HTML version deleted]]
__
R-devel@r-project.org mailing list
== DLL_PROCESS_ATTACH)
{
Rwin_fpset();
}
return TRUE;
}
#endif
-Original Message-
From: Prof Brian Ripley [mailto:[EMAIL PROTECTED]
Sent: Monday, August 29, 2005 10:53 AM
To: Chris Paulse
Cc: r-devel@r-project.org
Subject: Re: [Rd] floating point control on
in x87
FPU
This didn't fix my problem. I ended up sprinkling these liberally
throughout my code, but that didn't help. One thing I do like about the
Microsoft compiler is the debugging facility. But, I'll definitely switch
to gcc if this is necessary to get rid of the problem.
39 matches
Mail list logo