Skip to content

Remove fal.api backend and subtitles dependency#1

Merged
TroyHernandez merged 1 commit intomainfrom
cran-prep
Mar 13, 2026
Merged

Remove fal.api backend and subtitles dependency#1
TroyHernandez merged 1 commit intomainfrom
cran-prep

Conversation

@TroyHernandez
Copy link
Copy Markdown
Contributor

Summary

  • Remove fal.api backend entirely (not yet a business partner, easy to re-add later)
  • Replace subtitles::words_to_tokens() call with raw $words passthrough
  • Drop fal.api from Suggests, update cran-comments.md
  • Fixes both R CMD check warnings blocking CRAN submission

Test plan

  • r -e 'tinypkgr::check()' passes with 0 warnings
  • CI passes on ubuntu + macos

Drop fal.api backend entirely (not yet a business partner, easy to
re-add later). Replace subtitles::words_to_tokens() call with raw
$words passthrough, moving the conversion responsibility to the
subtitles package where it belongs.
@TroyHernandez TroyHernandez merged commit 955fb32 into main Mar 13, 2026
2 checks passed
@TroyHernandez TroyHernandez deleted the cran-prep branch March 13, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant