Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S sourceR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Poppy Miller
  • sourceR
  • Merge requests
  • !1

Transfer of sourceR from depending on hashmap to fastmap.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Chris Jewell requested to merge jewell/sourceR:master into master Apr 16, 2020
  • Overview 0
  • Commits 1
  • Changes 1

I've swapped out the dependency on the archived 'hashmap' package, and replaced with the 'fastmap' package. Speed appears to be similar, although R/node.R:363 is a bottleneck.

Recommend test and upload to CRAN. N.B. the RNG appears to have changed, so the MCMC tests are now not working. Luckily, they are set to avoid the CRAN test anyway.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master