You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: hard-coded installation path: please report to the package maintainer and use ‘--no-staged-install’
* removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rpolyhedra’
* restoring previous ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rpolyhedra’
Error in (function (command = NULL, args = character(), error_on_status = TRUE, :
System command error
About this issue, database cannot be built by running devtools::test()or devtools::document(), but must be solved for beeing compliant to standard
When having a rpolyhedra.RDS in directory
NB: this package now depends on R (>= 3.5.0)
WARNING: Added dependency on R >= 3.5.0 because serialized objects in serialize/load version 3 cannot be read in older versions of R. File(s) containing such objects: 'Rpolyhedra/inst/extdata/polyhedra.RDS'
The text was updated successfully, but these errors were encountered:
It seems to be a new installation feature that is not complete as of 3.6.0, so we can deactivate it adding "stagedInstall: FALSE" to the description until further information is available.
Missing link or links in documentation object 'PolyhedronStateDefined.class.Rd':
‘[Rpolyhedra:PolyhedronState]{Rpolyhedra::PolyhedronState}’
Missing link or links in documentation object 'PolyhedronStateDeserializer.class.Rd':
‘[Rpolyhedra:PolyhedronState]{Rpolyhedra::PolyhedronState}’
Missing link or links in documentation object 'PolyhedronStateDmccooeyScraper.class.Rd':
‘[Rpolyhedra:PolyhedronState]{Rpolyhedra::PolyhedronState}’
Missing link or links in documentation object 'PolyhedronStateNetlibScraper.class.Rd':
‘[Rpolyhedra:PolyhedronState]{Rpolyhedra::PolyhedronState}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
There are still a WARNING when running devtools::check
When running
devtools::install
from command lineAbout this issue, database cannot be built by running
devtools::test()
ordevtools::document()
, but must be solved for beeing compliant to standardWhen having a rpolyhedra.RDS in directory
The text was updated successfully, but these errors were encountered: