Last updated on 2026-04-28 09:53:51 CEST.
| Package | ERROR | OK |
|---|---|---|
| LLMing | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.1
Check: examples
Result: ERROR
Running examples in ‘LLMing-Ex.R’ failed
The error most likely occurred in:
> ### Name: embed
> ### Title: Embed texts with a selected embedding model
> ### Aliases: embed
>
> ### ** Examples
>
> df <- data.frame(
+ text = c(
+ "I slept well and feel great today!",
+ "I saw friends and it went well.",
+ "I think I failed that exam. I'm such a disappointment."
+ )
+ )
>
> emb_dat <- embed(
+ dat = df,
+ method = "GloVe",
+ text_col = "text"
+ )
Error in embed(dat = df, method = "GloVe", text_col = "text") :
Install text2vec for GloVe
Execution halted
Flavor: r-release-macos-x86_64
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.