Last data update: 2014.03.03

RSAP

Package: RSAP
Version: 0.9
Date: 2013-02-10
Author: Piers Harding <piers@ompka.net>
Maintainer: Piers Harding <piers@ompka.net>
Title: SAP Netweaver RFC connector for R
Description: The SAP Netweaver RFC connector for R
SystemRequirements: NW RFC SDK downloaded from http://service.sap.com
Depends: R (>= 2.12.0), utils, yaml, reshape
LazyLoad: yes
License: GPL-3
URL: http://github.com/piersharding/RSAP
BugReports: http://github.com/piersharding/RSAP/issues
BuildVignettes: no
Repository: CRAN
Date/Publication: 2013-02-21 17:41:36
Packaged: 2013-02-21 16:07:39 UTC; piers
NeedsCompilation: yes

● 0 images, 11 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RSAP' ...
** package 'RSAP' successfully unpacked and MD5 sums checked
R_HOME is: /home/ddbj/local/lib64/R
All base CPP flags are: -I/usr/local/include -g -O2 -I/home/ddbj/local/lib64/R/include  -I. 
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sapnwrfc.h usability... no
checking sapnwrfc.h presence... no
checking for sapnwrfc.h... no
configure: error: "SAPNWRFCSDK header sapnwrfc.h not found"
ERROR: configuration failed for package 'RSAP'
* removing '/home/ddbj/local/lib64/R/library/RSAP'