These functions have moved.
snapshot_to_parquet(),build_corpus_index(), andlookup_by_id()are now part of theopenalexSnapshotpackage.Please install
openalexSnapshotand refer to its documentation for converting the OpenAlex bulk snapshot to Parquet, building ID lookup indexes, and extracting records by ID.
# Install openalexSnapshot (once available on r-universe):
pak::pak("openalexSnapshot")Calling these functions in openalexPro raises an informative error pointing to openalexSnapshot.