Skip to content

progressr fails to load on R<4 #198

Description

@MichaelChirico

As seen in GHA (progressr 1.0.0):

https://github.com/Rdatatable/data.table/actions/runs/30377527575/job/90336903587#step:11:1962

** testing if installed package can be loaded from temporary location
Error: Error: package or namespace load failed for ‘progressr’:
 .onLoad failed in loadNamespace() for 'progressr', details:
  call: globalCallingHandlers()
  error: register_global_progression_handler() requires R (>= 4.0.0)

I poked around briefly at the source code and couldn't figure out where .onLoad() makes the call, but it looks like there's supposed to be an optional functionality that is being triggered unconditionally.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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