* Installing to library '/home/hornik/tmp/R.check/r-release/Work/build/Packages'
* Installing *source* package 'arulesSequences' ...
** binaries
g++ -O3 -Wno-deprecated -c -o calcdb.o calcdb.cc
In file included from calcdb.cc:1:
calcdb.h:5:21: error: fstream.h: No such file or directory
make: *** [calcdb.o] Error 1
mv: cannot stat `makebin': No such file or directory
mv: cannot stat `getconf': No such file or directory
mv: cannot stat `exttpose': No such file or directory
g++ -O3 -Wno-deprecated -c Itemset.cc
In file included from Itemset.cc:2:
Itemset.h:4:22: error: iostream.h: No such file or directory
In file included from Itemset.h:7,
                 from Itemset.cc:2:
Array.h:63: error: ISO C++ forbids declaration of ‘ostream’ with no type
Array.h:63: error: ‘ostream’ is neither function nor member function; cannot be declared friend
Array.h:63: error: expected ‘;’ before ‘&’ token
Array.h: In member function ‘void Array::realloc(int)’:
Array.h:88: error: ‘cout’ was not declared in this scope
In file included from Itemset.cc:2:
Itemset.h: At global scope:
Itemset.h:29: error: ISO C++ forbids declaration of ‘ostream’ with no type
Itemset.h:29: error: ‘ostream’ is neither function nor member function; cannot be declared friend
Itemset.h:29: error: expected ‘;’ before ‘&’ token
Itemset.cc:102: error: expected constructor, destructor, or type conversion before ‘&’ token
Itemset.cc: In member function ‘void Itemset::print_seq(int)’:
Itemset.cc:116: error: ‘cout’ was not declared in this scope
Itemset.cc:132: error: ‘endl’ was not declared in this scope
Itemset.cc: In member function ‘void Itemset::print_idlist()’:
Itemset.cc:148: error: ‘cout’ was not declared in this scope
Itemset.cc:153: error: ‘cout’ was not declared in this scope
make: *** [Itemset.o] Error 1
mv: cannot stat `spade': No such file or directory
ERROR: configuration failed for package 'arulesSequences'
** Removing '/srv/home/hornik/tmp/R.check/r-release/Work/build/Packages/arulesSequences'