SICSresearch / IRTpp_old

Item Response Theory Software made in Cpp and R
3 stars 2 forks source link

Cant complete makefile process #17

Closed jcliberatol closed 9 years ago

jcliberatol commented 9 years ago

Please check testing in many platforms, i get this message :

➜  ests  R CMD build IRTpp
* checking for file ‘IRTpp/DESCRIPTION’ ... OK
* preparing ‘IRTpp’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘IRTpp’ ...
** libs
(cd ../inst/SICSRepository/SICS && make -j8 -f irtpp.mk)
make[1]: Entering directory '/tmp/RtmpB3Cy4M/Rbuild40aa285a1496/IRTpp/inst/SICSRepository/SICS'
make[1]: irtpp.mk: No such file or directory
make[1]: *** No rule to make target 'irtpp.mk'.  Stop.
make[1]: Leaving directory '/tmp/RtmpB3Cy4M/Rbuild40aa285a1496/IRTpp/inst/SICSRepository/SICS'
Makevars:15: recipe for target 'irtpp' failed
make: *** [irtpp] Error 2
ERROR: compilation failed for package ‘IRTpp’
* removing ‘/tmp/RtmpB3Cy4M/Rinst40aa231811fa/IRTpp’
      -----------------------------------
ERROR: package installation failed
spceaza commented 9 years ago

The makefile 'irtpp.mk' was added in the latest commits SICSRepository b61cb77078a706abe78c52daf922895a2f801e10