-
Notifications
You must be signed in to change notification settings - Fork 991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lhs field is not being found after :=
assignement.
#2338
Labels
Milestone
Comments
Perhaps introduced by #2329 ? Can you try installing a version of Pinging @renkun-ken in case he sees what's going wrong. |
@MichaelChirico Fwiw, it does work with CRAN (with this simpler example):
|
Either way, this case seems to have been missed by the test suite. |
renkun-ken
added a commit
to renkun-ken/data.table
that referenced
this issue
Sep 8, 2017
mattdowle
pushed a commit
that referenced
this issue
Sep 8, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this new behavior intended? I am getting an error when assigning imx in the first example.
Is this the new intended behavior?
System info
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] parallel stats graphics grDevices utils datasets methods base
other attached packages:
[1] rmarkdown_1.6 curl_2.8.1 gdata_2.18.0 xts_0.10-0 zoo_1.8-0 nlme_3.1-131
[7] fastmatch_1.1-0 hexbin_1.27.1 testthat_1.0.2 plyr_1.8.4 ggplot2_2.2.1 chron_2.3-50
[13] knitr_1.17 bit64_0.9-7 bit_1.1-12 data.table_1.10.5 reshape2_1.4.2 reshape_0.8.7
loaded via a namespace (and not attached):
[1] Rcpp_0.12.12 highr_0.6 compiler_3.5.0 tools_3.5.0 digest_0.6.12 evaluate_0.10.1
[7] tibble_1.3.4 gtable_0.2.0 lattice_0.20-35 rlang_0.1.2 yaml_2.1.14 stringr_1.2.0.9000
[13] gtools_3.5.0 rprojroot_1.2 grid_3.5.0 R6_2.2.2 magrittr_1.5 scales_0.5.0
[19] backports_1.1.0 htmltools_0.3.6 colorspace_1.3-2 labeling_0.3 stringi_1.1.6 lazyeval_0.2.0
[25] munsell_0.4.3 crayon_1.3.2
The text was updated successfully, but these errors were encountered: