Discussion:
[patch #9484] Add AX_R_PACKAGE macro
Ricardo Wurmus
2017-11-10 15:36:53 UTC
Permalink
URL:
<http://savannah.gnu.org/patch/?9484>

Summary: Add AX_R_PACKAGE macro
Project: GNU Autoconf Archive
Submitted by: rekado
Submitted on: Fri 10 Nov 2017 03:36:51 PM UTC
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

This patch adds the macro AX_R_PACKAGE which can be used to check if a certain
R package is available.

Optionally, it also checks for the version of package.

It does not check whether a package can actually be loaded, because this would
take too much time.

It performs the check with `--vanilla` to ensure that the current user's
.Renviron file is ignored.



_______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 10 Nov 2017 03:36:51 PM UTC Name:
0001-m4-Add-AX_R_PACKAGE-macro.patch Size: 2KiB By: rekado
The patch.
<http://savannah.gnu.org/patch/download.php?file_id=42362>

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/patch/?9484>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Ricardo Wurmus
2017-11-25 09:59:45 UTC
Permalink
Follow-up Comment #1, patch #9484 (project autoconf-archive):

Hi,

if there is something you don't like about this patch, please let me know and
I will adjust it. I'm using it in three projects already.

~~ Ricardo

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/patch/?9484>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Peter Simons
2018-02-13 09:07:00 UTC
Permalink
Update of patch #9484 (project autoconf-archive):

Status: None => Done
Open/Closed: Open => Closed

_______________________________________________________

Follow-up Comment #2:

Pushed in 680333ffbdce6adb9ca541b561e94f7c4c43b4dd. Thank you very much for
the submission!

_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/patch/?9484>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/

Loading...