markovchain icon indicating copy to clipboard operation
markovchain copied to clipboard

markovchain package error

Open 25LA opened this issue 2 years ago • 1 comments

I am trying to load in and use "markovhchain" package and am getting the errors below. Does anybody have a solution please?

library(markovchain) Package: markovchain Version: 0.8.6 Date: 2021-05-17 BugReport: https://github.com/spedygiorgio/markovchain/issues

mc <- new("markovchain", transitionMatrix = y); mc Error in FUN(X[[i]], ...) : function 'Rcpp_precious_remove' not provided by package 'Rcpp'

When I load in Rcpp package and try to run, R takes a long time to run and then R just crashes....

25LA avatar Sep 17 '21 12:09 25LA

Hei ! I am facing the same issue right now, did you manage to find a solution ? Best, Sim

SimLacombe avatar May 04 '22 14:05 SimLacombe

nor reproducible example ...should be an issue related to the specific - pc configuration

spedygiorgio avatar Jan 22 '23 16:01 spedygiorgio