[R-pkg-devel] unable to run 'make clean' in 'src'

2019-09-18 Thread Spencer Graves
  This is trying to build a local clone of "https://github.com/sbgraves237/bssm;, which is only slightly different from "helske/bssm".   What do you suggest?   Thanks,   Spencer Graves p.s. "https://stackoverflow.com/questions/28723882/problems-installi

Re: [R-pkg-devel] URL of a frame (or a vignette)?

2019-09-01 Thread Spencer Graves
15:57 To: Spencer Graves; Jeff Newmiller; r-package-devel@r-project.org Subject: Re: [R-pkg-devel] URL of a frame (or a vignette)? It may be better to use the canonical url, https://cran.r-project.org/package=bssm, as in: https://cran.r-project.org/package=bssm/bssm.pdf By the way

[R-pkg-devel] clang: error: unsupported option '-fopenmp'

2019-05-03 Thread Spencer Graves
Hello, All:   I'm getting "clang: error: unsupported option '-fopenmp'" when trying to build "https://github.com/helske/bssm; under macOS 10.14.14 with R 3.6.0;  see below.   What do you suggest?   Thanks,   Spencer Graves p.s.  I assume I have to ins

[R-pkg-devel] DLL 'Matrix' not found: maybe not installed for this architecture?

2019-02-25 Thread Spencer Graves
��� Thanks, ����� Spencer Graves Forwarded Message Subject:winbuilder: Package Ecfun_0.2-0.tar.gz has been checked and built Date: Mon, 25 Feb 2019 04:08:22 +0100 From: lig...@statistik.tu-dortmund.de To: spencer.gra...@effectivedefense.org CC: lig...@statistik.tu-d

Re: [R-pkg-devel] Package Etiquette

2018-09-09 Thread Spencer Graves
existing package author worry about maintaining what s/he has already written and maintained.  I can worry about other things.   Hope this helps.   Spencer Graves I sense that by actually asking the question (good move!) you already have an inkling about the answer. So indeed, _ex a

Re: [R-pkg-devel] Submission to CRAN when package needs personal data (API key)

2018-09-08 Thread Spencer Graves
On 2018-09-08 14:02, Joshua Ulrich wrote: Hi Rainer, On Wed, Sep 5, 2018 at 2:28 AM, Rainer Krug wrote: Hi I have a package at GitHub (https://github.com/rkrug/ROriginStamp) which I am pre[paring for CRAN. It creates a trusted timestamp using the API fro OriginStamp

Re: [R-pkg-devel] Submission to CRAN when package needs personal data (API key)

2018-09-07 Thread Spencer Graves
key:  That's optional.   Spencer Graves Duncan Murdoch Cheers, Rainer Duncan Murdoch __ R-package-devel@r-project.org <mailto:R-package-devel@r-project.org>mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel --

Re: [R-pkg-devel] Submission to CRAN when package needs personal data (API key)

2018-09-07 Thread Spencer Graves
that function "CRAN()"! Since then, I've had other occasions to use it.       Spencer Graves -- Sent from Gmail Mobile [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/

Re: [R-pkg-devel] Submission to CRAN when package needs personal data (API key)

2018-09-05 Thread Spencer Graves
On 2018-09-05 12:52, Gábor Csárdi wrote: On Wed, Sep 5, 2018 at 6:34 PM Spencer Graves wrote: The fda package disables some tests on CRAN using: if(!fda::CRAN()){ test you don't want run on CRAN } Seemingly this just checks for a couple of (5 by default) environment variables

Re: [R-pkg-devel] Submission to CRAN when package needs personal data (API key)

2018-09-05 Thread Spencer Graves
The fda package disables some tests on CRAN using: if(!fda::CRAN()){     test you don't want run on CRAN }   I've used this in other contexts with tests that are too long to run on CRAN but that I want to run otherwise during "R CMD check".       Spencer Graves On 2018-0

Re: [R-pkg-devel] How to write example results to a tempdir()?

2018-04-26 Thread Spencer Graves
ot; later in the code, which could be a problem if I have multiple exit points.  I don't know how it would work in a vignette or the examples section of a *.Rd file.  tryCatch(..., finally = setwd(savedir)) condenses this into one line ... and is too terse for me in many cases.   Spen

Re: [R-pkg-devel] some notes

2018-04-24 Thread Spencer Graves
On 2018-04-24 12:23, Uwe Ligges wrote: > > > On 24.04.2018 19:15, Spencer Graves wrote: >> >> >> On 2018-04-24 12:01, Duncan Murdoch wrote: >>> On 24/04/2018 12:48 PM, Uwe Ligges wrote: >>>> >>>> >>>> On 24

Re: [R-pkg-devel] some notes

2018-04-24 Thread Spencer Graves
On 2018-04-24 12:01, Duncan Murdoch wrote: On 24/04/2018 12:48 PM, Uwe Ligges wrote: On 24.04.2018 18:45, Spencer Graves wrote: [... deleting irrelevant stuff...]     If it becomes infeasible to find smaller datasets, etc., you can cut out certain tests with a construct like

Re: [R-pkg-devel] some notes

2018-04-24 Thread Spencer Graves
ve been told that this is a suboptimal solution and should be avoided.  I agree.   Hope this helps.       Spencer Graves You don't have a lot of control of elapsed time because it will depend on what else is happening on the test machine, but if the other times are short, usually elapsed time will a

Re: [R-pkg-devel] Avoid reprocessing Rmd vignette

2018-03-20 Thread Spencer Graves
On 2018-03-20 06:17, Johannes Ranke wrote: ... The idea exposed by Dirk is the same: requireNamespace will find the package on CRAN and will set eval=TRUE. What you want though is to avoid running a chunk on CRAN, even if the package is available. So you need to set eval=FALSE

Re: [R-pkg-devel] library dlstats -> cran_stats()

2018-03-16 Thread Spencer Graves
, for example.   That's what it says in the DESCRIPTION file of the "dlstats" package, available at "http://finzi.psych.upenn.edu/R/library/dlstats/DESCRIPTION;.   Spencer Graves -Mark Op vr 16 mrt. 2018 om 12:30 schreef Knut Krueger <rh...@krueger-family.de&g

Re: [R-pkg-devel] Producing ß in help files.

2018-01-05 Thread Spencer Graves
On 2018-01-05 21:41, Rolf Turner wrote: On 06/01/18 16:19, Spencer Graves wrote: On 2018-01-05 20:52, Rolf Turner wrote: In a help file that I am writing I wish to cite an item by a bloke whose surname is Weiß.    Write it "Weiss".    See "https://en.wikiped

Re: [R-pkg-devel] Producing ß in help files.

2018-01-05 Thread Spencer Graves
ish latin alphabet.  These include "ß" = "ss", "ä" = "ae", "ö" = "oe" and "ü" = "ue".   Spencer Graves In LaTeX I would use the macro \ss, but Rd files don't accept that. Is there any way that I can create

Re: [R-pkg-devel] CRAN and cmake

2017-05-23 Thread Spencer Graves
find what they want. See "https://user2017.brussels/news/2017/navigating-the-r-package-universe;.) Spencer Graves Hth, Dirk __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] Referring to data in R/sysdata.rda

2017-04-15 Thread Spencer Graves
x) { junk <- yrPkg:::myDF[index] return(junk) } This will turn of similar messages is slightly different contexts. I don't know if it will work here (and I don't have time to try it myself now). Spencer Graves RStudio will warn that myDF is out of scope. My question is if

<    1   2