Package check result: NOTE Check: compiled code, Result: NOTE File ‘misha/libs/misha.so’: Found non-API calls to R: ‘R_curErrorBuf’, ‘SET_TYPEOF’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Post-processing issues found: File: misha-Ex.Rout /home/hornik/src/R/src/main/dotcode.c:760:11: runtime error: call to function gfind_tracks_n_intervals through pointer to incorrect function type 'struct SEXPREC *(*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)' /home/hornik/src/R/src/main/dotcode.c:766:11: runtime error: call to function gtrack_create_track2d through pointer to incorrect function type 'struct SEXPREC *(*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)' /home/hornik/src/R/src/main/dotcode.c:770:11: runtime error: call to function gtrackcreate_multitask through pointer to incorrect function type 'struct SEXPREC *(*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)' /home/hornik/src/R/src/main/dotcode.c:790:11: runtime error: call to function gtrack_bintransform through pointer to incorrect function type 'struct SEXPREC *(*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)' /home/hornik/src/R/src/main/dotcode.c:785:11: runtime error: call to function gsmooth through pointer to incorrect function type 'struct SEXPREC *(*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)'