Skip to content

Add recipe for r-quanteda 4.5.0 - #6192

Draft
rgaiacs wants to merge 3 commits into
emscripten-forge:mainfrom
rgaiacs:r-quanteda
Draft

Add recipe for r-quanteda 4.5.0#6192
rgaiacs wants to merge 3 commits into
emscripten-forge:mainfrom
rgaiacs:r-quanteda

Conversation

@rgaiacs

@rgaiacs rgaiacs commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Package Details

  • Package Name: r-quanteda
  • Version: 4.5.0

Build Notes

This includes a copy of #6191. I'm trying to configure a stacked pull requests.

At the moment, the build fails at step

em++ -std=gnu++17 -Oz -sSIDE_MODULE=1 -shared -L$PREFIX/lib/R/lib -Oz -L$PREFIX/lib -o quanteda.so RcppExports.o dfm.o fcm.o index.o kwic.o pattern2fixed.o serialize.o tokens_chunk.o tokens_combine.o tokens_compound.o tokens_group.o tokens_lookup.o tokens_match.o tokens_ngrams.o tokens_replace.o tokens_restore.o tokens_segment.o tokens_select.o tokens_xptr.o utility.o -L$PREFIX/lib/R/lib -lRlapack -L$PREFIX/lib/R/lib -lRblas -lflang_rt.runtime -L$PREFIX/lib/R/lib -lR

with the error

wasm-ld: error: unable to find library -lflang_rt.runtime

Any suggestion on how to solve the above error? Thanks!

@rgaiacs
rgaiacs marked this pull request as draft August 7, 2026 06:58
@DerThorsten

Copy link
Copy Markdown
Contributor

usually this mean you have to add libflang to the host deps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants