Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New CRAN ERROR #318

Closed
Enchufa2 opened this issue Sep 9, 2024 · 1 comment
Closed

New CRAN ERROR #318

Enchufa2 opened this issue Sep 9, 2024 · 1 comment

Comments

@Enchufa2
Copy link
Member

Enchufa2 commented Sep 9, 2024

Check: running R code from vignettes
Result: ERROR

  Errors in running code in vignettes:
  when running code in ‘simmer-03-trajectories.Rmd’
    ...
  { Activity: Timeout      | delay: function() }
  
  > traj <- trajectory() %>% log_(function() as.character(now(env)))
  
  > env <- simmer() %>% add_generator("dummy", traj, function() 1) %>% 
  +     run(4)
  1: dummy0: 
    When sourcing ‘simmer-03-trajectories.R’:
  Error: object 'env' not found
  Execution halted
  
    ‘simmer-01-introduction.Rmd’ using ‘UTF-8’... [1s/1s] OK
    ‘simmer-02-jss.Rmd’ using ‘UTF-8’... [5s/4s] OK
    ‘simmer-03-trajectories.Rmd’ using ‘UTF-8’... failed
    ‘simmer-04-bank-1.Rmd’ using ‘UTF-8’... [1s/1s] OK
    ‘simmer-04-bank-2.Rmd’ using ‘UTF-8’... [1s/1s] OK
    ‘simmer-05-simpy.Rmd’ using ‘UTF-8’... [1s/1s] OK
    ‘simmer-06-queueing.Rmd’ using ‘UTF-8’... [3s/4s] OK
    ‘simmer-07-ctmc.Rmd’ using ‘UTF-8’... [1s/1s] OK
    ‘simmer-08-philosophers.Rmd’ using ‘UTF-8’... [1s/1s] OK
    ‘simmer-aa-5G.Rmd’ using ‘UTF-8’... [0s/0s] OK

Flavor: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Related: yihui/knitr#2338

@Enchufa2
Copy link
Member Author

Fixed on CRAN.

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

No branches or pull requests

1 participant