Displaying 1 result from an estimated 1 matches for "model_smc".
Did you mean:
model_set
2012 Jan 11
1
R CMD check pkg and 32/64 bit.
...ng line endings in C/C++/Fortran sources/headers ... WARNING
Found the following sources/headers with CR or CRLF line endings:
src/coeffs_cips.c
src/coeffs_mgt.c
src/coeffs_smc.c
src/coeffs_swo.c
src/coeffs_swohybrid.c
src/conifers.h
src/file_io.c
src/grow.c
src/model_cips.c
src/model_smc.c
src/model_swo.c
src/model_swohybrid.c
src/mortality.c
src/plot.c
src/rconifers.c
src/stats.c
src/thin.c
Some Unix compilers require LF line endings.
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking examples...