Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cran check error with ndigest #411

@jefferis

Description

@jefferis

I am not exactly sure of the origin of this error, but the digest value for a particular neuron
is now changed on r-devel

  • unfortunately there seem to be some situations that cause digest differences but
    they are almost impossible to debug on CRAN
  • digest::sha1 does attempt to create a 32/64 bit stable hash,
    but even there are differences across package versions

The exact issue seems to be here:

expect_equal(ndigest(read.neuron('testdata/neuron/EBT7R.am')),
"f24c1252d17b6bd9898c7842f1ad9f5d")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions