Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I icoads.utils
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • brivas
  • icoads.utils
  • Issues
  • #2

Closed
Open
Created Jun 29, 2020 by brivas@brecinosrivasMaintainer

Error in .(COUNT = .N) : could not find function "." in get_matchedids.R#L77

Hello here is the other problem (@dyb, @eck)

The bug points to get_matchedids.R#L77

get_matchedids.R is used in new_merge_ids_year.R

Error in .(COUNT = .N) (new_merge_ids_year.R#189): could not find function "."

Maybe there is a package that I haven't taken into account?? Again this error does not happen if I source the function in.

This gives error

full.list <- icoads.utils::get_matched_ids()

This works...

source("~/icoads-r-hostace/rutils/get_matchedids.R")
full.list <- get_matched_ids()

I also have the same error in print_id_match_info.R#L45-52 where the same .(COUNT = .N) argument is use.

Edited Jun 29, 2020 by brivas
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking