To export a function, follow these instructions.
R_HOME/bin
and now the plugin never starts?
gnumeric.registerFunction()
.
These calls to gnumeric.registerFunction()
can be in a profile script that is read when R starts,
or in a file that is read when the R plugin is started.
There are
several potential startup files that R reads:
~/.gnumeric/Rprofile
~/.gnumeric/gnumeric-versionRprofile
R_GNUMERIC_PROFILE
libole2Conf.sh
into /usr/lib
.
Gnumeric.c:13: error: `GNUMERIC_VERSION' undeclared here (not in a function) RGnumeric.c:13: error: initializer element is not constant RGnumeric.c:13: error: (near initialization for `plugin_file_struct.gnumeric_plugin_version') make: *** [RGnumeric.o] Error 1What's the problem?
cd $GNUMERIC_DIR ./configurewill set things up so that installing RGnumeric should work.