Closed Rgui closed 8 years ago
It looks like there is something wrong with the class definition. Can you send me the exact package you are trying to hand in at CRAN?
Sent from my mobile. Please kindly excuse brevity and typos. On Dec 2, 2015 12:44 PM, "Rgui" notifications@github.com wrote:
Assigned #16 https://github.com/mmeierer/REndo/issues/16 to @pschil https://github.com/pschil.
— Reply to this email directly or view it on GitHub https://github.com/mmeierer/REndo/issues/16#event-480082628.
I managed to fix this problem by changing
prototype = list(formula = y ~ x,...) in generics_liv.R
I have just submitted to CRAN a first version of the package with only two functions: liv and hmlewbel.
However, when I am asked to check if the package can be installed on Windows as well, the check gives me the following error :
Do you have any idea what can be wrong ? I see it has smth to do with the liv function....but what can be changed? The package passes the CRAN check on MAC...