Skip to content
Prev 316453 / 398506 Next

R CMD check: Error in get("ptime", pos = "CheckExEnv") ...

Hi,

Does anyboody have insight into what this error terminating "R CMD check" on 
an in-house package may imply?
Error in get("ptime", pos = "CheckExEnv") : 
  unused argument(s) (pos = "CheckExEnv")
Calls: cat -> cat.default -> <Anonymous> -> get
Execution halted

It happens in the "* checking examples ... ERROR" section, yet the example 
code in the file cited as the most likely source works just fine when 
executed manually ...

thanks for any hint. 

Sincerely, Joh