First CRAN release. The engine's surface is unchanged from 0.0.198; the version number marks the release rather than a feature change.
What's Changed
- Renamed the local
Tbindings inspatiotemporal_effects()andplot.tulpa_st_summary(), and theTfield of the internalprecision_structureslist, ton_t/n_times.TandFare not reserved words in R. - Intra-chain OpenMP teams honour
_R_CHECK_LIMIT_CORES_, capping at two threads underR CMD check. The cap lives intulpa_omp_team_size(), so every team-size decision inherits it, andcpp_get_max_threads()reports the size a region would actually get. - An outer axis whose grid does not contain its own posterior mode now says so (#401).
.NL_AXIS_SD_REASONSis a closed vocabulary carried on the NA, stamped through asouter_grid_resolution_declinedper axis;resolvedrequires every axis to have scored; the rail report is attached wherever the resolution is; and the note reports unscored axes and railing before the coarsest scored one. _pkgdown.yml'sfigures:block is removed (#400). The defaultragg::agg_pngrenders the reference examples cleanly.pkgdown/build_site.Ris the pkgdown deploy entry point (#402), holding root-level*.mdfiles out of the build so they reach neitherdocs/norsearch.json.- CRAN packaging:
.aspell/supplies the package dictionary CRAN's incoming aspell reads, and.Rbuildignorecovers stray run markers.
The attached tarball is the archive checked on win-builder r-devel (2 NOTEs: new submission, and the Windows-only -Wa,-mbig-obj assembler flag).