Re: [R-pkg-devel] help with revdep_check

2023-09-25 Thread William Revelle
o be able to compile packages with C/C++/Fortran code. > > Gabor > > On Mon, Sep 25, 2023 at 7:02 PM William Revelle wrote: >> >> Dear friends, >> I am trying to release a new update to psych and psychTools and am having >> problems with revdep_check >>

[R-pkg-devel] help with revdep_check

2023-09-25 Thread William Revelle
estions would be appreciated. William Revellepersonality-project.org/revelle.html Professor personality-project.org Department of Psychology www.wcas.northwestern.edu/psych/ Northwestern Universitywww.northwester

Re: [R-pkg-devel] Guidance on splitting up an R package?

2022-10-04 Thread William Revelle
In 2019, I split psych into psych and psychTools to meet the 5MB space restriction. I moved several of vignettes, data sets, and a few helper functions over to psychTools. This mainly allowed for more vignettes but also allows me to add new data sets to psychTools without needing to recompile

[R-pkg-devel] size of package and splitting into 2

2019-01-14 Thread William Revelle
on this exercise, I would appreciate suggestions as to whether it is necessary (or at least useful). Thanks, Bill William Revellepersonality-project.org/revelle.html Professor personality-project.org Department of Psychology www.wcas.northwestern.edu

Re: [R-pkg-devel] Warning: rBind is deprecated-- but I don't call it

2018-03-21 Thread William Revelle
oes not > ensure that a reasonable answer can be extracted from a given body of data. ~ > John Tukey > /////////// > > > > 2018-03-21 21:12 GMT+01:00 William Revelle : > Thanks. I had suspected anot

Re: [R-pkg-devel] Warning: rBind is deprecated-- but I don't call it

2018-03-21 Thread William Revelle
> On Wed, 21 Mar 2018, 19:49 Alexandre Courtiol, > wrote: > Hi William, > Perhaps you use rBind indirectly... > I don't know the best way to check that, but I would try to set a > debug(rBind) before running some of your code in an interactive session. > If any

[R-pkg-devel] Warning: rBind is deprecated-- but I don't call it

2018-03-21 Thread William Revelle
ot use rBind (nor cBind). Nor do any of my examples. Any help would be appreciated. Thanks. Bill William Revellepersonality-project.org/revelle.html Professor personality-project.org Department of Psychology www.wcas.northwestern.edu/psych/ Northwest

Re: [R-pkg-devel] author field in description problem

2018-02-25 Thread William Revelle
Uwe, Thanks. I was hoping that you would say that. Bill > On Feb 25, 2018, at 5:55 PM, Uwe Ligges > wrote: > > > > On 26.02.2018 00:39, William Revelle wrote: >> I did remove the author and maintainer fields. I have only the Authors@R >> field. However i

Re: [R-pkg-devel] author field in description problem

2018-02-25 Thread William Revelle
I did remove the author and maintainer fields. I have only the Authors@R field. However it still throws that Note (in R 3.4.3) > On Feb 25, 2018, at 5:20 PM, Iñaki Úcar wrote: > > 2018-02-25 23:49 GMT+01:00 William Revelle : >> Hi, >> >> I am trying to take advant

[R-pkg-devel] author field in description problem

2018-02-25 Thread William Revelle
r74298) ) But, when I test with current R on a Mac or at win builder it throws a note: Author field differs from that derived from Authors@R Author:'William Revelle [aut, cre] (<https://orcid.org/-0003-4880-9610>)' Authors@R: 'William Revelle [aut, cre] (-

Re: [R-pkg-devel] R package test breakage catch 22

2017-05-02 Thread William Revelle
>> https://stat.ethz.ch/mailman/listinfo/r-package-devel >> > > __ > R-package-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-package-devel > William Revellepersonality-project.org/rev