Skip to content
Back to formatted view

Raw Message

Message-ID: <23607.48730.161634.924050@rob.eddelbuettel.com>
Date: 2019-01-10T21:51:22Z
From: Dirk Eddelbuettel
Subject: [R-pkg-devel] About a need for hooks from R CMD ... commands, and a question
In-Reply-To: <CALEXWq3Q6U5GsmiE2GA-PaEHhQoP=ptcJCwhxkp7ko5VMmTcFA@mail.gmail.com>

On 10 January 2019 at 22:33, I?aki Ucar wrote:
| On Thu, 10 Jan 2019 at 21:55, Dirk Eddelbuettel <edd at debian.org> wrote:
| > Comes up with an empty / unset olddir when I do
| >
| >   R CMD build someNameHere; R CMD INSTALL someNameHere_1.2.3.tar.gz
| 
| This is quite interesting. Because if you run
| 
| R CMD build someNameHere/; R CMD INSTALL someNameHere_1.2.3.tar.gz
| 
| (note the "/" after the package name) then the olddir is there.

Not for me. Same result as before.  (That is as work on CentOS 7.5 with R 3.5.1).

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org