search for: markmyassignment

Displaying 3 results from an estimated 3 matches for "markmyassignment".

2015 Feb 08
2
Testthat and global environments in R packages on CRAN
...t (from the student lab file) 5) reload the old global environment But the problem is that it is not possible to publish packages on CRAN that modifies the global environment. Is there anyone that have any solutions/ideas to this problem? The package can be found here: https://github.com/MansMeg/markmyassignment -- Kind regards M?ns ============================ M?ns Magnusson +46 (0) 70 588 97 15 mons.magnusson at gmail.com ============================ [[alternative HTML version deleted]]
2015 Feb 08
1
Testthat and global environments in R packages on CRAN
...gt; >> But the problem is that it is not possible to publish packages on CRAN that >> modifies the global environment. >> >> Is there anyone that have any solutions/ideas to this problem? >> >> The package can be found here: >> https://github.com/MansMeg/markmyassignment > > I don't think that testthat requires you to use the global environment. > Could you give some example code to show where you think you need it? > Someone could probably come up with a different formulation. > > Duncan Murdoch > [[alternative HTML version deleted]]
2015 Feb 08
0
Testthat and global environments in R packages on CRAN
...the old global environment > > But the problem is that it is not possible to publish packages on CRAN that > modifies the global environment. > > Is there anyone that have any solutions/ideas to this problem? > > The package can be found here: > https://github.com/MansMeg/markmyassignment > I don't think that testthat requires you to use the global environment. Could you give some example code to show where you think you need it? Someone could probably come up with a different formulation. Duncan Murdoch