Open jaganmn opened 8 months ago
Chances are good we can help you, but this would require a reproducible example.
Try uninstalling "leprechaun". It sounds mischevious to me.
where did you get this package list from ... ?? sample(rownames(available.packages), size = 401)
??
Basically. I considered doing set.seed(401)
, but the value of available.packages()
is time- and user-dependent. I decided that the joke would be best served by not calling set.seed
at all.
db <- available.packages()
pp <- sample(rownames(db), size = 401L)
noquote(paste(pp, db[pp, "Version"], sep = "_"))
The second Easter egg is:
nm <- "gLLMglnlmvlvMMM"
nc <- nchar(nm)
paste(strsplit(nm, "")[[1L]][1L + (seq_len(nc) - 1L + 401L) %% nc], collapse = "")
(where I initially forgot the 1L +
and - 1L
...)
But have you tried stanLLMglnlmvlvMMMer
? Just Put a Markov Chain On It. That fixes everything. Although it might take several months to test.
I was excited to try your generative Large Language Model for generalized, linear or nonlinear, multivariate latent-variable mixed/multilevel modeling. It installs OK but none of the examples seem to work ... ? I'm probably better off using another package like vMMMgLLMglnlmvl.