search for: c2f3529

Displaying 2 results from an estimated 2 matches for "c2f3529".

Did you mean: 213529
2023 Jul 02
1
Strange error in R CMD check --timings
...t; > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::g + Error: unexpected end of input Execution halted The code without the offending comment is available here: https://github.com/rob-ward-psych/iac at revision c2f3529. To add the offending comment, change line 318 of R/iac_networks.R to #' # Ken is a burglar in the Sharks, what is retrieved from his name and run roxygen on the package, so the long comment ends up in the examples section of man/read_net.Rd instead of the empty comment that is there o...
2023 Jul 02
1
Strange error in R CMD check --timings
...digits = 7L) > > base::cat("Time elapsed: ", proc.time() - base::g > + Error: unexpected end of input > Execution halted > > The code without the offending comment is available here: > > https://github.com/rob-ward-psych/iac > > at revision c2f3529. To add the offending comment, change line 318 of > R/iac_networks.R to > > #' # Ken is a burglar in the Sharks, what is retrieved from his name > > and run roxygen on the package, so the long comment ends up in the > examples section of man/read_net.Rd instead of the e...