n prevent it. I.e.
test2(NA) # fails
test3 <- function(a=NA) test2(a) # 3rd party code might build on your function
test3() # fails
If your function only accept character values, even if NA, then that is what
should be documented. In the end, you'll find that an explicit is.na
t; x <- paste(rep("x", 1e6), collapse = "")
>> x == make.names(x)
> [1] TRUE
>
>
Mildly insane, but technically OK, no?
> Hadley
>
> --
> Assistant Professor / Dobelman Family Junior Chair
> Department of Statistics / Rice University
> http
>> [1] TRUE
>>
>> Mildly insane, but technically OK, no?
>
> I don't think so:
>
>> x <- paste(rep("x", 1e6), collapse = "")
>> assign(x, 1)
> Error in assign(x, 1) : variable names are limited to 1 bytes
But that's a sanit
of
the function would be that object, no?
There was at some point a push towards regularizing the language, and these
checks may be a relic of that.
(The current code is "svn blame"d to me, but it was a branch update in
Dec.1999, and I can't really be bothered to go
ed States.1252
All checks in R (unless we overlooked some) run with LC_COLLATE=C, because
otherwise they give different results in different locales. One notorious
example is that people expect that a file or an object called "zzz" comes out
last in a sort, but Estonian sorts "z&q
ars)),digits=22)
> | (Intercept)speed
> |
> |
> | __
> | R-devel@r-project.org mailing list
> | https://stat.ethz.ch/mailman/listinfo/r-devel
>
> --
> Gauss once played himself in a zero-sum game a
struct listsxp_struct listsxp;
>
> ______
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksber
+l2)*exp(l2*t)-(k1+k2+l1)*exp(l1*t))/(l2-l1))
>> } # val should be a vector if t is a vector
>>
>> negll <- function(theta){
>> # non expm version JN 110731
>> pred<-Mpred(theta)
>> sigma<-exp(theta[4])
>> -sum(dnorm(dat[,2],mean=pred,sd=sigma, log=TRUE))
>> }
>>
_
>> R-devel@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-devel
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
>> I am using microsoft (vista).
>
>
> -
> In theory, practice and theory are the same. In practice, they are not -
> Albert Einstein
> --
> View this message in context:
> http://r.789695.n4.nabble.com/Refresh-every-minute-tp3797011p3797174.html
> Sent from
7-08)"
>>>
>>>> eigen(crossprod(matrix(1:2000, 50)) + (0+0i), T, T)
>>>
>>> *** caught segfault ***
>>> address 0x1038000a8, cause 'memory not mapped'
>>>
>>> Traceback:
>>> 1: .Call("La_rs_cmplx", x, only.values, PACKAGE = &qu
ensure that you can keep previously
built intermediate files.
Also, try not building in the source directory. It's much easier to clean up if
build in a separate build directory.
>
> Ben Bolker
>
> __
> R-devel@r-project.org mailing list
> h
ository (and most of you do),
> it is probably a good idea to follow the following link and see the
> other deadlines that are approaching.
>
> http://www.bioconductor.org/developers/release-schedule/
>
>
>
> Sincerely,
>
>
> The Biocore Team
>
> ___
>
s that are good enough for
starting values, but might not use all observations.
A WLS would get both right, but you need to fit the model to find the weight
matrix (which in general is N x N, non-sparse)...
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
gt; those), so I'd suggest putting your news into a vignette instead of a
>>> news file. Put in a token news file that points to the vignette so
>>> users can find it.
>>
>>> Duncan Murdoch
>>
>>> ______
es with ABSOLUTELY NO WARRANTY.
> You are welcome to redistribute it under certain conditions.
> Type 'license()' or 'licence()' for distribution details.
>
> Natural language support but running in an English locale
>
> R is a collaborative project with many con
"300"
> [1] NA
>> "320" > "300"
> [1] TRUE
>
> - - -
>
> R version 3.2.1 beta (2015-06-07 r68485) -- "World-Famous Astronaut"
> Copyright (C) 2015 The R Foundation for Statistical Computing
> Platform: x86_64-apple-dar
gt;
> Gabor
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38
rg/doc/manuals/r-release/R-intro.html gives a
> 404.
>
> FYI,
> Gabor
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Bu
g 'contriburl' or 'available' requires a single type, not type =
> "both"
>
> Is it a bug?
Possibly, but I think you need to give a more reproducible example. In
particular, which repositories and which packages? There is a fair amount of
combinations to
rballs. (At least until
> R-devel_2015-07.18.tar.gz)
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd@cbs.dk Priv: pda...@gmail.com
__
R
An updated tarball should be available in $CRAN/src/base/pre-release soon. (For
CRAN=https://cran.r-project.org, immediately. Other mirrors need mirroring.)
-pd
> On 19 Jul 2015, at 10:01 , peter dalgaard wrote:
>
> Looks like someone forgot to update the DISTFILES (specifically th
ou might want
to investigate how R is built from sources, see for instance:
http://community.linuxmint.com/tutorial/view/1822
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd@c
27;s backup: The condition of any backup is unknown until a
> restore is attempted.
>
> Yoda of Borg, we are. Futile, resistance is, yes. Assimilated, you will be.
>
> He's about as useful as a wax frying pan.
>
> 10 to the 12th power microphones = 1 Megaphone
"root"... Oh, well.
-pd
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd@cbs.dk Priv: pda...@gmail.com
__
R-devel@r-project.org mailing
ce Pack 1
>
> locale:
> [1] LC_COLLATE=English_United States.1252
> [2] LC_CTYPE=English_United States.1252
> [3] LC_MONETARY=English_United States.1252
> [4] LC_NUMERIC=C
> [5] LC_TIME=English_United States.1252
>
> attached base packages:
> [1] stats graphics grDev
;s date.
-pd
>
> Thank you,
>
> Avi
>
> [1] <http://developer.r-project.org/blosxom.cgi/R-devel/NEWS>
> [2] <http://developer.r-project.org/blosxom.cgi/R-3-2-branch/NEWS>
>
> __
> R-devel@r-project.org mail
eaned from the changelog entries.
>
You mean like
svn diff -x -w -r '{2015-08-26}':'{2015-08-27}'
https://svn.r-project.org/R/branches/R-3-2-branch/doc/NEWS.Rd
;-)
(Not that anything actually happened that day.)
--
Peter Dalgaard, Professor,
Center for Statistics, Co
ner Hurling
>
>
> [1] https://stat.ethz.ch/R/daily/R-devel.tar.gz
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business
> On 05 Sep 2015, at 13:54 , Rainer Hurling wrote:
>
> Am 05.09.2015 um 10:18 schrieb peter dalgaard:
>>
>>> On 05 Sep 2015, at 08:28 , Rainer Hurling wrote:
>>>
>>> Is there any reason that the R-devel tarball at [1] stucks on r69202?
>>>
quot;)))
> 'data.frame': 4 obs. of 1 variable:
>$ V1: Factor w/ 4 levels "i","ii","iii",..: 1 2 3 4
>
> Is this intended? It surprised me.
>
> Bill Dunlap
> TIBCO Software
> wdunlap tibco.com
>
> [[alternative
Mac:~ pd$ test -x `R RHOME`/bin/INSTALL ; echo $?
0
Peters-iMac:~ pd$ test -x `R RHOME`/bin/UNSTALL ; echo $?
1
Peters-iMac:~ pd$ test -x `R RHOME`/bin/install ; echo $?
0
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads
gt; Regards,
> Joseph Wood
>
> [[alternative HTML version deleted]]
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen B
ou are not a maintainer, and if you want to
play at being one, I think you need extra tools.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd@cb
If you do want to play with maintainer-mode, first check out
https://developer.r-project.org/R-build-prerelease
it is what is done in the nightly builds on OSX. (Actually Mavericks. The
comment is old.)
-pd
On 26 Nov 2015, at 14:38 , Michael Felt wrote:
> On 2015-11-23 23:43, peter dalga
On 27 Nov 2015, at 16:26 , Michael Felt wrote:
> On 2015-11-26 17:15, peter dalgaard wrote:
>> If you do want to play with maintainer-mode, first check out
>>
>> https://developer.r-project.org/R-build-prerelease
>>
>> it is what is done in the nightly builds
er ?
Umm, it said that it loaded .Rprofile, not Rprofile.R. Any chance that you have
similar code in two places? (~/.Rprofile and ./.Rprofile being the most obvious
suspects).
-pd
>
> Thank you.
> --
>
> google.com/+arnaudgabourygabx
>
> ___
x27;Package: tools ...' is malformed!
>>>> tools:::makeLazyLoadDB(e, file.path(destDir, "sysdata"), compress =
>>> compress)
>>> Error: Line starting 'Package: tools ...' is malformed!
>>>>
> On 17 Dec 2015, at 19:58 , Michael Felt wrote:
>
> On 2015-12-17 19:30, peter dalgaard wrote:
>> Presumably the file in question is one of
>>
>> Peter-Dalgaards-MacBook-Air:BUILD pd$ grep -r "^Package: tools" *
>> library/tools/DESC
installing 'sysdata.rda'
>>> echo
>>> "tools:::sysdata2LazyLoadDB(\"/data/prj/cran/R-3.2.3/src/library/tools/R/sysdata.rda\",\"../../../library/tools/R\")"
>>> | \
>>> R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave
>>> @@ -
t it had no content other than "til". That's
>>>>> what many abusers of the system have done, so you were blocked.
>>>>>
>>>>> I have read the first line of your bug report, and it says " I'm not
>>>>> sure if this is a bug with i3 or R ". If you'r
m, no...
The canonical semantics are that
foo(x)[[]] <- bar
is internally converted to
*tmp* <- foo(x)
*tmp*[[]] <- bar
x <- `foo<-`(x, *tmp*)
so both foo() and `foo<-` are required.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
04 Center for Research Methods
> University of Kansas University of Kansas
> http://pj.freefaculty.org http://crmda.ku.edu
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
lly annoyed human... ;-) We might still
consider rephrasing it though.
-pd
>
> "Common pattern is to post ... something copied from a generic bug
> report" - that sounds very annoying.
>
> Frederick
>
> On Sun, Feb 07, 2016 at 11:54:11AM +0100, peter dalgaar
nr' in summary.data.frame(), to
> account for the NAs attribute from summary.Date().
> 2. Restore the NAs attribute later in the code, if present in the vector that
> results from summary.Date().
> 3. Modify the code in summary.Date() so that it mimics the approach in
> summary.defaul
>
> Compelling. I have to agree.
>
> So, I change my mind.
>
> By my lights, `data` should then be documented to NOT respect
> default.stringsAsFactors.
>
> Else?
>
> ~Malcolm Cook
>
> __
> R-devel
t; R> myiris<-read.table("data/myiris.tab",header=TRUE,as.is=FALSE)
> R> class(myiris$Species)
> [1] "factor"
>
> So it seems like adding as.is = FALSE to the call in the documentation
> would clear this up.
>
>> In my opinion, one or the other
t;>>> setting the global option stringsAsFactors = FALSE DOES effect how
>> Species is being read in by read.table
>>>>
>>>> especially since data is documented as calling read.table.
>>>>
>>> To be explicit, it's documented
ot;
>
> [3] "/usr/lib/R/site-library" "/usr/lib/R/library"
>
> Is there some other crucial information which I have missed ?
>
> --
> Dario Strbenac
> PhD Student
> University of Sydney
> Camperdown NSW 2050
> Au
would be a lot
> easier to write a Unix-style file on Windows.
>
> I think either the first or third possibilities will take too much time for
> me to attempt them before 3.3.0. I'm not sure about the second one yet.
>
> Duncan Murdoch
>
>
x27;t catch that my
> Bugzilla account had been disabled by a human.
>
> "Common pattern is to post ... something copied from a generic bug
> report" - that sounds very annoying.
>
> Frederick
>
> On Sun, Feb 07, 2016 at 11:54:11AM +0100, peter dalgaard wrote:
&g
ntrib/3.2/ seems to be corrupted
> (0 KB), and this could be the issue.
It's at 202K now in both places. Perhaps just retry?
-pd
>
> [[alternative HTML version deleted]]
>
> __
> R-devel@r-project.org mailing list
> http
me portion of this must be a fortune candidate!)
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd@cbs.dk Priv: pda...@gmail.com
_
Execution halted
> * checking PDF version of manual ... OK
> * DONE
>
> Status: 1 ERROR, 1 WARNING
> See
> '/build/r-base-3.2.3.20160303/tests/splines.Rcheck/00check.log'
> for details.
>
>
> Did something change in requirements?
>
> Dirk
>
> --
> http://dirk.eddelbuettel.com | @edd
Use showMethods("as.vector") for currently available ones.
>>
>> The code from R3.2.3 is
>>> as.vector
>> function (x, mode = "any")
>> .Internal(as.vector(x, mode))
>>
>>
>>>
>>
>> Is default for m
Dir/doc/FAQ et al. actually exist?
- is there an overzealous virus checker active (those have been known to move
fresh files to "safe locations" right under peoples feet...)
-pd
> Ta.
>
> cheers,
>
> Rolf Turner
>
> --
> Technical Editor ANZJS
> Department of St
Sorry for the noise.
>
> cheers,
>
> Rolf
>
> --
> Technical Editor ANZJS
> Department of Statistics
> University of Auckland
> Phone: +64-9-373-7599 ext. 88276
>
> On 06/03/16 03:10, peter dalgaard wrote:
>>
>>> On 05 Mar 2016, at 03:35 , Rolf Tu
gt; can provide more details on my linux build if necessary.)
>
>
>
> [[alternative HTML version deleted]]
>
> ______
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Cop
e $r has resolved to empty leading to the command "m -f
> liblzma.a"
>
> Mick Jordan
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Cen
> Prob_tot: 1.017084
> Error: rbinom: probability sum should be 1, but is 0.948075
>
> Maybe I miss some trivial C knowledge why this is not exactly one!
>
> Thanks in advance!
>
> Regards,
> Maarten
>
> From: peter dalgaard [pda.
("1942/01/01", "%Y/%m/%d", tz="CET")
[1] "1942-01-01 CEST"
But then as you see, it does have DST on New Years Day.
All in all, there is something you are not telling us.
Notice that all DST information is OS dependent as it depends on which version
of
1 CET" "1952-01-01 CET" "1936-01-01 CET"
[57] "1967-01-01 CET" "1925-01-01 CET" "1980-01-01 CEST" "1930-01-01 CET"
[61] "1999-01-01 CET" "1965-01-01 CET" "1903-01-01 CET" "1942-01-01 CET&quo
.4-patched for a couple more days.
Branching for R-3.3.x happens on Thursday. But R-devel snapshots will be of the
same thing until then.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.2
variances or std.dev.s ... which are
>>> returned from the svd() anyway, even in the case when I use my
>>> new 'rank.' argument which only returns a "few" PCs instead of
>>> all.
>>>
>>> Would you think the current summary() output is good enough or
>>> rather misleading?
> On 25 Mar 2016, at 10:08 , Jari Oksanen wrote:
>
>>
>> On 25 Mar 2016, at 10:41 am, peter dalgaard wrote:
>>
>> As I see it, the display showing the first p << n PCs adding up to 100% of
>> the variance is plainly wrong.
>>
>> I su
document the "which" argument identically for all
three functions...
-pd
>
> Mick Jordan
>
>
> [[alternative HTML version deleted]]
>
> ______
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/li
:08 , Mick Jordan wrote:
>
> A related question is why are sys.parent/parent.frame so permissive in their
> error checking? E.g:
>
> > sys.parent(-1)
> [1] 0
> > sys.parent(-2)
> [1] 0
> > sys.parent(1)
> [1] 0
> > sys.parent(2)
> [1] 0
> &
; [...]
>>>
>>> Presumably, in both branches, the files Makefile.in and Makefile.win in
>>> src/library/Recommended have to be adapted to contain the following
>>> line at the end among the "Hardcoded dependencies":
>>>
>>>survival.ts: Matrix.ts
>>
___
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)3815350
lation Built
> myTst NANA NA NA "3.2.5"
>> stopifnot(identical(res[,"Package"], setNames(,sort(c(p.lis, "myTst",
> + res[,"LibPath"] == "myLib")
> Error: identical(res[, "Package"], setNames(, sort(c(p.lis, "myTs
.
On a hunch: Check out what the "soft" mount option does. I seem to recall some
complications related to immediacy of operations.
-pd
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Off
> For that reason I did not dare to change it in print.summary.lm(),
> even though I could have been one of the few to change it at a time
> when are was still in its infancy and (years *before* it got to
> version 1.0.0 on Feb.29, 2000).
You may want to Google "Standard error o
st,
> Yanming
> [[alternative HTML version deleted]]
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, C
ur personal computer.
>
> I agree that this must seem a bit frustrating to you.
>
> --
> Martin
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
? I'm not overly frustrated, and I'm not in a major
> hurry, but from what we've observed it seems like waiting for someone
> concerned to come along and finally read Bugzilla or the R-Devel
> archives is not going to result in a very dense Poisson process...
>
> Thanks,
tk
> External libraries:readline, BLAS(OpenBLAS), LAPACK(in blas), curl
> Additional capabilities: PNG, JPEG, TIFF, NLS, cairo, ICU
> Options enabled: shared R library, R profiling, memory profiling
>
> Capabilities skipped:
> Options not enabled: shar
; make: *** [R] Error 1
>>>
>>>
>>>
>>>
>>> My configuration information:
>>>
>>> R is now configured for x86_64-apple-darwin15.4.0
>>>
>>> Source directory: .
>>> Installation directory
18 May 2016, at 22:01 , peter dalgaard wrote:
>
> gcc -L/usr/X11R6/lib -o R.bin Rmain.o CommandLineArgs.o Rdynload.o
> Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o bind.o
> builtin.o character.o coerce.o colors.o complex.o connections.o context.o
> cum.
Spoke too soon, both systems now build, but neither has the original bugs
fixed
(Incidentally, I realized why the ctl-R...ctl-C bug never bit me: The emacs
habit is to exit isearch with ctl-G and that works flawlessly.)
-pd
> On 18 May 2016, at 22:40 , peter dalgaard wrote:
>
>
---
>> r70632 | maechler | 2016-05-19 10:59:51 +0200 (Thu, 19 May 2016) | 1 line
>> Changed paths:
>> M configure
>> M configure.ac
>> M src/include/config.h.in
>> M src/unix/sys-std.c
>
>> check for rl_resize_terminal() now
ourth one might be to actually allow mixing of \u0007 and \x07 and \007,
but I suspect that there are demons down the line which is why it is not
happening now. (Does it ring a bell with anyone?)
-pd
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg P
builds.
>
> Dirk
>
Er, a "not" went missing in there??
-p
> --
> http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo
itive. Does anyone know?
Presumably Ross does...
You get a hint if you go one level up and look for the newest file:
https://www.stat.auckland.ac.nz/~ihaka/downloads/New-System.pdf
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denma
r Graves
>
> ______
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)381535
ailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd@cbs.dk Priv: pda...@gmail.com
_
nction(a) {
{
some_computation
}(x)
}
where you seem to be expecting
{f <- function(a) {
{
some_computation
}
}(x)
Got it?
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)3
artin Maechler
> ETH Zurich
>
> ______
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denm
On 26 Oct 2016, at 04:44 , Henrik Bengtsson wrote:
> This looks like a bug to me. Can anyone on macOS confirm whether this
> is also a problem there or not?
I don't know whether it is a problem ( ;-) ), but it does the same thing
(checked Mavericks, Yosemite and Sierra)
-pd
looks like a bug to me. Can anyone on macOS confirm whether this
>>> is also a problem there or not?
>>>
>>
>>
>> Tried it on macOS El Capitan and got this (running in R.app with R version
>> 3.3.2 RC (2016-10-23 r71574):
>>
>>> setTimeLimit(elap
(a)/(c) mostly, I think. The crux is that "next" is unhappy about being
evaluated in a different environment than the containing loop. Witness this:
> for (i in 1:10) {if (i == 5) evalq(next); print(i)}
[1] 1
[1] 2
[1] 3
[1] 4
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
> for (i in 1:10) {if (i == 5) evalq(n
uot;Date" method for unlist(), but
there is for c(). It is not clear that the two should be kept in lockstep and
there is certainly no mechanism to enforce that.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denm
> why the methods are equal is also appreciated).
>
> Thanks for any hints or clarifications!
>
> With best regards
>
> Sebastian Starke
>
> ______
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/
e, see
>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>> PLEASE do read the posting guide
>>> http://www.R-project.org/posting-guide.html
>>> and provide commented, minimal, self-contained, reproducible code.
>>
>>
>
> [[alternative HTM
s been computed and passes it
to the relevant print method, so you get this effect:
> print.dum <- function(x, ...)
+ print(deparse(substitute(x)))
> k
[1] "x"
-pd
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business Sch
declaring something to be
>>>>> "public domain". The first two examples I found:
>>>>>
>>>>> https://tracker.debian.org/media/packages/r/rasqal/copyright-0.9.29-1
>>>>>
>>>>>
>>>>> https://tracker.debian.org/media/packages/w/wiredt
ting now
>
> I got the same error for R-patched_2017-01-30.tar.gz but not for
> R-3.3.2.tar.gz.
>
> Thank you,
>
> Avi
>
> __
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
of the R Core Team
Peter Dalgaard
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd@cbs.dk Priv: pda...@gmail.com
__
R-devel
.app, Ctrl-\ should be Ctrl-Shift-Alt-7, but
that key combination actually just generates "7". I also recall terminals where
some characters could only be obtained via compose sequences, e.g. compose-/-/
for "\", and there was no obvious way to add a Ctrl modifier to tha
R 3.4.0 "You Stupid Darkness" is now scheduled for April 21
The detailed schedule can be found on developer.r-project.org
For the Core Team
Peter D.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
P
p://www.mypolyuweb.hk/%7Esjpolit/>
>
>
> [http://mlm.polyu.edu.hk/PolyU80_Email_Signature.png]
>
> www.polyu.edu.hk/80anniversary<http://www.polyu.edu.hk/80anniversary>
>
> Disclaimer:\ \ This message (including any attachments) ...{{dropped:19}}
>
> __
> R-de
301 - 400 of 1332 matches
Mail list logo