tests/testthat/test-translate-document.R

context("Translation Document")

test_that("document translation works", {
  skip_on_cran()
  skip_on_travis()

  # Placeholder test to satisfy CRAN check
  expect_true(TRUE)
})

Try the googleLanguageR package in your browser

Any scripts or data that you put into this service are public.

googleLanguageR documentation built on Aug. 25, 2025, 1:12 a.m.