Skip to content

Discussion: What to do with get_cansim_members()? #150

@dshkol

Description

@dshkol

Summary

The get_cansim_members() function in R/cansim_members.R appears to be non-functional.

Current State

  • File: R/cansim_members.R:3-43
  • Function has incomplete lambdas, orphaned statements
  • Contains a bare readr::read_csv() call without parameters
  • Function doesn't work at all

Options

  1. Delete entirely - Remove the non-functional code
  2. Complete implementation - Finish what was started
  3. Mark deprecated - Keep but warn users

Questions for Maintainer

  • What was the original intent of this function?
  • Is there demand for this functionality?
  • Should it be removed or completed?

From code audit - needs maintainer input

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions