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

beautier writes and leaves behind in .cache files #129

Closed
richelbilderbeek opened this issue May 22, 2021 · 2 comments
Closed

beautier writes and leaves behind in .cache files #129

richelbilderbeek opened this issue May 22, 2021 · 2 comments

Comments

@richelbilderbeek
Copy link
Member

richelbilderbeek commented May 22, 2021

From prof. Ripley:

beautier writes and leaves behind in .cache files

-rw-r--r-- 1 ripley bdr 1031 May 22 08:57 treelog_197a584142415c.posterior.trees
-rw-r--r-- 1 ripley bdr 6323 May 22 08:57 treelog_197a584142415c.trees
-rw-r--r-- 1 ripley bdr 1638 May 22 08:57 treelog_197a58797623b.posterior.trees
-rw-r--r-- 1 ripley bdr 10580 May 22 08:57 treelog_197a58797623b.trees

during R CMD check --as-cran (so running \donttest examples, as example() does).

That is prohibited by the CRAN policy.

And package(s) requiring it, probably mcbette, leave behind

rw-r--r-- 1 ripley bdr 2588 May 22 08:57 screenlog_197a58155da7.csv
-rw-r--r-- 1 ripley bdr 310 May 22 08:57 screenlog_197a58155da7.posterior.csv
-rw-r--r-- 1 ripley bdr 4371 May 22 08:57 screenlog_197a589cc9e15.csv
-rw-r--r-- 1 ripley bdr 504 May 22 08:57 screenlog_197a589cc9e15.posterior.csv
-rw-r--r-- 1 ripley bdr 22892 May 22 08:57 tracelog_197a58275e6f4c.log
-rw-r--r-- 1 ripley bdr 7002 May 22 08:57 tracelog_197a584a01e352.log

Please correct before 2021-05-29 to retain your package on CRAN.

"The time of the volunteers is CRAN’s most precious resource"

@richelbilderbeek
Copy link
Member Author

He's right, of course. I guess the examples create temp files.

@richelbilderbeek
Copy link
Member Author

The test detects if file have been created, prof Ripley will be happy :-)

richelbilderbeek pushed a commit that referenced this issue May 22, 2021
richelbilderbeek pushed a commit that referenced this issue May 22, 2021
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