patchGNU Autoconf Archive - Patches: patch #9484, Add AX_R_PACKAGE macro

 
 

patch #9484: Add AX_R_PACKAGE macro

Submitter:  Ricardo Wurmus <rekado>
Submitted:  Fri 10 Nov 2017 03:36:51 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 13 Feb 2018 09:07:00 AM UTC, comment #2: 

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

Peter Simons <simons>
Group administrator
Sat 25 Nov 2017 09:59:44 AM UTC, comment #1: 

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

Ricardo Wurmus <rekado>
Fri 10 Nov 2017 03:36:51 PM UTC, original submission:  

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.

Ricardo Wurmus <rekado>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #42362:  0001-m4-Add-AX_R_PACKAGE-macro.patch added by rekado (2KiB - text/x-patch - The patch.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by rekado (Submitted the item)
  • -email is unavailable- added by rekado
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-02-13 simons StatusNone Done
        Open/ClosedOpen Closed
    2017-11-10 rekado Attached File- Added 0001-m4-Add-AX_R_PACKAGE-macro.patch, #42362
        Carbon-Copy- Added rekado

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code