Simply resubmit such a package, we will lookninto the details and the
team will decide.
Best,
Uwe Ligges
On 18.03.2019 17:28, brodie gaslam wrote:
I believe your first point makes the alternate workflow below illegal,
but the subsequent ones add just enough ambiguity that I'd like to makes
s
On 18.03.2019 17:28, brodie gaslam wrote:
I believe your first point makes the alternate workflow below illegal,
but the subsequent ones add just enough ambiguity that I'd like to makes
sure. How about:
0. Only during the running of tests
1. Create a temporary directory tmplib using tempfi
--- Begin Message ---
I believe your first point makes the alternate workflow below illegal, but the
subsequent ones add just enough ambiguity that I'd like to makes sure. How
about:
0. Only during the running of tests
1. Create a temporary directory tmplib using tempfile()/dircreate().
2. Inst
1. You should never install packages without asking the user.
2. a package should never write to the user file space or default
libraries unless the user akss for it explicitly.
In tests, use tempdir().
3. You cannot expect that the library is writeable. It is not in many
network installation