Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadley/s3method
What differences cause S3 generics and methods to be inconsistent?
https://github.com/hadley/s3method
Last synced: about 1 month ago
JSON representation
What differences cause S3 generics and methods to be inconsistent?
- Host: GitHub
- URL: https://github.com/hadley/s3method
- Owner: hadley
- License: other
- Created: 2020-04-28T12:05:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T20:03:27.000Z (over 4 years ago)
- Last Synced: 2024-10-17T15:36:28.438Z (about 2 months ago)
- Language: R
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - hadley/s3method - What differences cause S3 generics and methods to be inconsistent? (R)
README
# s3method
[![R build status](https://github.com/hadley/s3method/workflows/R-CMD-check/badge.svg)](https://github.com/hadley/s3method/actions)
The goal of s3method is to better understand the S3 generic-method test performaned by R CMD check.