Displaying 1 result from an estimated 1 matches for "__c__bindargs".
2008 Sep 09
1
building a package that contains S4 classes and methods
...source package ... OK
* checking whether package 'TDC' can be installed ... ERROR
Installation failed.
The error file says:
* Installing *source* package 'TDC' ...
** R
** preparing package for lazy loading
Error in parse(n = -1, file = file) : unexpected '<' at
102: `.__C__BindArgs` <-
103: <
Calls: <Anonymous> -> code2LazyLoadDB -> sys.source -> parse
Execution halted
ERROR: lazy loading failed for package 'TDC'
** Removing
'/home/mariepierre/Packages/PermAlgo/PermAlgo/PermAlgo2/TDC.Rcheck/TDC'
The problem is with my classes and methods....