Displaying 1 result from an estimated 1 matches for "abstracttimestepsgenerator".
2007 Apr 18
1
undefined symbol: Rf_rownamesgets
...<Rinternals.h>
and later
#include <memory> // I think this is why I needed R_NO_REMAP
I realize this is not a complete example, but I'm hoping this will
ring a bell with someone. I encountered this while running
R CMD check. The link line generated was
g++ -shared -o mspath.so AbstractTimeStepsGenerator.o Coefficients.o CompositeHistoryComputer.o CompressedTimeStepsGenerator.o Covariates.o Data.o Environment.o Evaluator.o FixedTimeStepsGenerator.o LinearProduct.o Manager.o Model.o ModelBuilder.o Path.o PathGenerator.o PrimitiveHistoryComputer.o SimpleRecorder.o Specification.o StateTimeClassifier....