Displaying 2 results from an estimated 2 matches for "not_cran".
Did you mean:
noncran
2017 Sep 06
3
withr::set_makevars
...t the kicker is Scott Chamberlain can run it without any errors on the same package. Session_info for both of us follows. If any one has any suggestions both as to what is causing this and a possible solution, would appreciate it.
Roy's sessionInfo is after running the commands:
Sys.setenv(NOT_CRAN = "true")
x = goodpractice::gp(path = ".", checks = all_checks()[2:230])
Scott's is after running:
Sys.setenv(NOT_CRAN = "true")
x = goodpractice::gp()
Roy's_session_info()
? Session info ?????????????????????????????????????????????????????????????????...
2017 Sep 07
0
withr::set_makevars
...can run
> it without any errors on the same package. Session_info for both of us
> follows. If any one has any suggestions both as to what is causing this
> and a possible solution, would appreciate it.
>
> Roy's sessionInfo is after running the commands:
>
> Sys.setenv(NOT_CRAN = "true")
> x = goodpractice::gp(path = ".", checks = all_checks()[2:230])
>
> Scott's is after running:
>
> Sys.setenv(NOT_CRAN = "true")
> x = goodpractice::gp()
>
>
>
>
> Roy's_session_info()
> ? Session info ?????????????...